Bug 271432

Summary: Make `selectorText` not nullable in `CSSPageRule.idl`
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: DOMAssignee: Ahmad Saleem <ahmad.saleem792>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ahmad Saleem
Reported 2024-03-21 17:38:36 PDT
SSIA
Attachments
Ahmad Saleem
Comment 1 2024-03-21 23:33:40 PDT
PR - https://github.com/WebKit/WebKit/pull/26285 https://drafts.csswg.org/cssom/#the-csspagerule-interface Our current: attribute DOMString? selectorText; As per Web-Spec: attribute DOMString selectorText;
Radar WebKit Bug Importer
Comment 2 2024-03-28 17:39:14 PDT
Ahmad Saleem
Comment 3 2025-01-04 02:07:40 PST
Note You need to log in before you can comment on or make changes to this bug.