Bug 249558
| Summary: | Split descriptors out of properties dictionary in CSSProperties.json | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | CSS | Assignee: | Sam Weinig <sam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Weinig
Add definitions for CSS descriptors (e.g. for 'font-family' within an @font-face block) in CSSProperties.json, rather than lumping them in with the normal style properties. These descriptors sometimes share names with style properties, but have different grammars, so they need to be distinctly specified."
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103497902>
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/7832
EWS
Committed 258084@main (229a3a2d8a27): <https://commits.webkit.org/258084@main>
Reviewed commits have been landed. Closing PR #7832 and removing active labels.