Skip to content

[pull] main from mdn:main#600

Merged
pull[bot] merged 3 commits intomeonBot:mainfrom
mdn:main
Feb 16, 2026
Merged

[pull] main from mdn:main#600
pull[bot] merged 3 commits intomeonBot:mainfrom
mdn:main

Conversation

@pull
Copy link

@pull pull bot commented Feb 16, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

byjadams and others added 3 commits February 16, 2026 16:54
Update index.md

Changed the word "simultaneously" to "in one declaration" to make it simplify the language and make it easier for translation.
* added CSSFontFeatureValuesMap to GroupData.json

* created the pages for cssFontFeatureValuesMap and its methods

* added links to the property pages

* created pages for cssFontFeatureValuesRule properties and the structure

* corrected the interface for fontFamily property

* corrected the variable name in the JS examples

* added the values for the ValueRule properties

* added the descriptions for the CSSFontFeatureValuesRule properties

* added the size instance property

* added CSSFontFeatureValuesMap.clear()

* added the explanation of the size example

* added CSSFontFeatureValuesMap.delete()

* added parameter for delete

* added CSSFontFeatureValuesMap.entries()

* added CSSFontFeatureValuesMap.forEach()

* added see also links

* added CSSFontFeatureValuesMap.get()

* removed extra text

* added explaination of the examples

* added CSSFontFeatureValuesMap.has()

* added CSSFontFeatureValuesMap.keys()

* added CSSFontFeatureValuesMap.values()

* added CSSFontFeatureValuesMap.set()

* added [Symbol.iterator]

* added description to CSSFontFeatureValuesMap

* Update files/en-us/web/api/cssfontfeaturevaluesmap/clear/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesmap/delete/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesmap/entries/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesmap/keys/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesmap/values/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/charactervariant/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/ornaments/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/annotation/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/styleset/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/stylistic/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/swash/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/charactervariant/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* made sure all the description sentences are on 1 line

* fixed the example headings and added explanation to Maps

* updated the return value of size

* made tag name & optional value linkable

* made the rul descriptions link to custom-ident & optional value

* added example for CSSFontFeatureValuesMap

* updated the description for CSSFontFeatureValuesMap

* removed reference from iterator and added to map-like list

* Update files/en-us/web/api/cssfontfeaturevaluesmap/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesmap/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* moved support text to JS

* Update files/en-us/web/api/cssfontfeaturevaluesmap/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update index.md

* fix some awkward wording

* update CSSFontFeatureValuesRule exmaple

* Update files/en-us/web/api/cssfontfeaturevaluesmap/index.md

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/index.md

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/swash/index.md

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/swash/index.md

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/index.md

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/index.md

Co-authored-by: Hamish Willee <hamishwillee@gmail.com>

* Update files/en-us/web/api/cssfontfeaturevaluesrule/swash/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* added nolint to css block

* Update files/en-us/web/api/cssfontfeaturevaluesrule/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* updated the example description

* Update files/en-us/web/api/cssfontfeaturevaluesrule/index.md

* updated the description of CSSFontFeatureValuesMap

* updated the description of CSSFontFeatureValuesRule

* corrected the example class name

* updated the example decsription for CSSFontFeatureValuesMap

* corrected the example

* expanded the example to include multiple font-feature-values

* added comments inline to the code blocks for example

* Add live example log format

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Estelle Weyl <estelle@weyl.org>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.20.0 to 0.21.0.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint-cli2@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli2
  dependency-version: 0.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Feb 16, 2026
@pull pull bot added the ⤵️ pull label Feb 16, 2026
@pull pull bot merged commit c25e1cf into meonBot:main Feb 16, 2026
1 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants