Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )