Bug 217622
| Summary: | CSSStyleDeclaration should contain attributes for the properties on the interface object | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, simon.fraser |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=217626 https://bugs.webkit.org/show_bug.cgi?id=217623 |
||
Sam Sneddon [:gsnedders]
Per https://drafts.csswg.org/cssom/#the-cssstyledeclaration-interface, search for `partial interface CSSStyleDeclaration`. https://github.com/web-platform-tests/wpt/pull/26082 has tests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
Fixed as part of Bug 217623.
Sam Sneddon [:gsnedders]
reopened along with Bug 217623.
Sam Sneddon [:gsnedders]
reopened along with Bug 217623.
Sam Sneddon [:gsnedders]
fixed by Bug 217623, again (but seems to have stuck)