Closed
Bug 419267
Opened 17 years ago
Closed 16 years ago
W3C CSS3 Selector test fails: Multiple IDs (ID #15c)
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 275196
People
(Reporter: nm127, Unassigned)
References
()
Details
Attachments
(1 file)
|
50.38 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; hu; rv:1.9b3) Gecko/2008020513 Firefox/3.0b3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; hu; rv:1.9b3) Gecko/2008020513 Firefox/3.0b3
The first line "This line should be green" is red at test case http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/xhtml/full/flat/css3-modsel-15c.xml
Reproducible: Always
Steps to Reproduce:
1. visit http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/xhtml/full/flat/css3-modsel-15c.xml
| Reporter | ||
Comment 1•17 years ago
|
||
The screenshot was made with:
Mozilla/5.0 (X11; U; Linux i686; hu; rv:1.9b3) Gecko/2008020513 Firefox/3.0b3
Updated•17 years ago
|
Component: General → Style System (CSS)
Product: Firefox → Core
QA Contact: general → style-system
This isn't a style system bug, really. The test says it requires support for two or more of things that we support only one of -- though we had a patch for xml:id.
(I guess the part of it that is a style system bug is fixed by the xml:id patch, which was reverted due to performance regressions.)
(In reply to comment #2)
> This isn't a style system bug, really. The test says it requires support for
> two or more of things that we support only one of -- though we had a patch for
> xml:id.
David, where should it be filed then?
Comment 5•16 years ago
|
||
xml:id is bug 275196.
setIdAttribute is bug 28851.
Marking duplicate of one of them, chosen sorta at random.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Comment 6•16 years ago
|
||
Er, I meant bug 288513 for setIdAttribute.
You need to log in
before you can comment on or make changes to this bug.
Description
•