Bug 265329

Summary: Align with Web-Spec and add 'supportsText' support in CSSImportRule.idl
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ntim
Priority: P2 Keywords: WPTImpact
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
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.