Bug 247830
| Summary: | setting selectorText fails when passed a selector that includes namespace prefixes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | CSS | Assignee: | Darin Adler <darin> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Darin Adler
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
<rdar://problem/102260326>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/6414
EWS
Committed 256599@main (da821c38176a): <https://commits.webkit.org/256599@main>
Reviewed commits have been landed. Closing PR #6414 and removing active labels.