WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 256180
265329
Align with Web-Spec and add 'supportsText' support in CSSImportRule.idl
https://bugs.webkit.org/show_bug.cgi?id=265329
Summary
Align with Web-Spec and add 'supportsText' support in CSSImportRule.idl
Ahmad Saleem
Reported
2023-11-24 15:30:34 PST
Hi Team, While going through IDL files, I noticed that we don't have following:
> readonly attribute CSSOMString? supportsText;
Web-Spec:
https://drafts.csswg.org/cssom/#cssimportrule
WPT Test Coverage:
https://wpt.fyi/results/css/cssom/idlharness.html?label=master&label=experimental&aligned=&q=idlharness+safari%3Afail
We fail following:
> CSSImportRule interface: attribute supportsText > CSSImportRule interface: sheet.cssRules[0] must inherit property "supportsText" with the proper type
Just wanted to raise so we can fix it. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Tim Nguyen (:ntim)
Comment 1
2023-11-24 17:03:20 PST
*** This bug has been marked as a duplicate of
bug 256180
***
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