RESOLVED FIXED247830
setting selectorText fails when passed a selector that includes namespace prefixes
https://bugs.webkit.org/show_bug.cgi?id=247830
Summary setting selectorText fails when passed a selector that includes namespace pre...
Darin Adler
Reported 2022-11-11 16:18:21 PST
The code to set selectorText parses the selector without the context of the stylesheet it's being parsed for. This makes parsing namespace prefixes fail.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-11 16:19:08 PST
Darin Adler
Comment 2 2022-11-11 16:23:38 PST
EWS
Comment 3 2022-11-11 19:09:24 PST
Committed 256599@main (da821c38176a): <https://commits.webkit.org/256599@main> Reviewed commits have been landed. Closing PR #6414 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.