WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
271432
Make `selectorText` not nullable in `CSSPageRule.idl`
https://bugs.webkit.org/show_bug.cgi?id=271432
Summary
Make `selectorText` not nullable in `CSSPageRule.idl`
Ahmad Saleem
Reported
2024-03-21 17:38:36 PDT
SSIA
Attachments
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/125588212
>
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