Bug 245972
| Summary: | font-variant-east-asian wrongly expects to be the last longhand in the font-variant shorthand. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matthieu Dubet
From the Color Font Level 4 spec, it should be usable in any order in the font-variant shorthand.
https://drafts.csswg.org/css-fonts-4/#font-variant-prop
"Separating two or more components by a double bar, ||, means that all entities are options: at least one of them must be present, and they may appear in any order. Typically this is used to define the different values of a shorthand property."
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/4945
Radar WebKit Bug Importer
<rdar://problem/100761060>
EWS
Committed 255134@main (fd7b349b71ef): <https://commits.webkit.org/255134@main>
Reviewed commits have been landed. Closing PR #4945 and removing active labels.