Bug 252300
Summary: | [css-fonts] font-feature-settings needs a test to check features are sorted alphabetically | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Text | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mmaxfield, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=252238 https://github.com/web-platform-tests/wpt/pull/38513 |
Antoine Quint
We recently made a code change as part of bug 252238 to sort values in the `font-feature-settings` computed style alphabetically and filed a spec issue (https://github.com/w3c/csswg-drafts/issues/8450) such that the css-fonts spec would mandate the same thing. This has now been done so we should make the `font-feature-settings` computed style test more prescriptive in that regard.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/10134
Antoine Quint
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38513
EWS
Committed 260304@main (f0d659bc3e66): <https://commits.webkit.org/260304@main>
Reviewed commits have been landed. Closing PR #10134 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/105490279>