WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
247830
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-11 16:19:08 PST
<
rdar://problem/102260326
>
Darin Adler
Comment 2
2022-11-11 16:23:38 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6414
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.
Top of Page
Format For Printing
XML
Clone This Bug