Closed
Bug 520563
Opened 16 years ago
Closed 16 years ago
Selector namespace support should not special-case the xml and xmlns prefixes
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
4.52 KB,
patch
|
dbaron
:
review+
sicking
:
review+
|
Details | Diff | Splinter Review |
As the summary says. Tests + patch coming up.
Presumably this applies to all CSS namespace support: in selectors and attr().
OS: Mac OS X → All
Hardware: x86 → All
![]() |
Assignee | |
Comment 2•16 years ago
|
||
This works, bug given that CSS is the only consumer, should we just rename, move, and simplify the class (e.g. to never insert xml and xmlns)?
![]() |
Assignee | |
Updated•16 years ago
|
Attachment #404637 -
Flags: review?(jonas)
Attachment #404637 -
Flags: review?(dbaron)
![]() |
Assignee | |
Comment 3•16 years ago
|
||
> Presumably this applies to all CSS namespace support: in selectors and attr().
Yes, it does.
Comment on attachment 404637 [details] [diff] [review]
Possible fix
r=dbaron
Attachment #404637 -
Flags: review?(dbaron) → review+
Attachment #404637 -
Flags: review?(jonas) → review+
![]() |
Assignee | |
Comment 5•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
You need to log in
before you can comment on or make changes to this bug.
Description
•