Bug 217622 - CSSStyleDeclaration should contain attributes for the properties on the interface object
Summary: CSSStyleDeclaration should contain attributes for the properties on the inter...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-12 10:57 PDT by Sam Sneddon [:gsnedders]
Modified: 2021-04-29 12:02 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Sneddon [:gsnedders] 2020-10-12 10:57:00 PDT
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.
Comment 1 Sam Sneddon [:gsnedders] 2020-10-15 19:58:42 PDT
Fixed as part of Bug 217623.
Comment 2 Sam Sneddon [:gsnedders] 2021-01-19 11:22:20 PST Comment hidden (obsolete)
Comment 3 Sam Sneddon [:gsnedders] 2021-01-19 11:22:31 PST
reopened along with Bug 217623.
Comment 4 Sam Sneddon [:gsnedders] 2021-04-29 12:02:53 PDT
fixed by Bug 217623, again (but seems to have stuck)