Bug 289925
| Summary: | Add support for CSSStyleProperties interface | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | CSS | Assignee: | Sam Weinig <sam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 18 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 238273 | ||
Sam Weinig
CSSOM add a CSSStyleProperties interface derived from CSSStyleDeclaration.
Adding this, and eventually the other derived interfaces like CSSFontFaceDescriptors, will allow us to wean away from using StyleProperties for most of the CSS rule types.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/42588
EWS
Committed 292368@main (a73378cabbc6): <https://commits.webkit.org/292368@main>
Reviewed commits have been landed. Closing PR #42588 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/147427923>