RESOLVED FIXED 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
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
EWS
Comment 4 2025-01-27 07:38:00 PST
Committed 289428@main (4e7e8cdf99fa): <https://commits.webkit.org/289428@main> Reviewed commits have been landed. Closing PR #38529 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.