WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
270586
@property registrations should work from shadow dom
https://bugs.webkit.org/show_bug.cgi?id=270586
Summary
@property registrations should work from shadow dom
Alan Stearns
Reported
2024-03-06 11:17:32 PST
There was a spec change to have @property registrations in shadow dom be globally registered:
https://drafts.css-houdini.org/css-properties-values-api-1/#shadow-dom
I have changed the one WPT test that covered this to match the updated spec:
https://github.com/web-platform-tests/wpt/blob/master/css/css-properties-values-api/at-property-shadow.html
https://issues.chromium.org/issues/40066407#comment1
has one example of the motivation behind the spec change.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-03-07 22:00:49 PST
<
rdar://problem/124253268
>
Emilio Cobos Álvarez (:emilio)
Comment 2
2024-03-15 04:03:56 PDT
See
https://github.com/w3c/css-houdini-drafts/pull/1085
, I think this probably needs more details about how it works.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug