Closed
Bug 419278
Opened 18 years ago
Closed 18 years ago
:first-of-type pseudo-class selector is not implemented
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 128585
People
(Reporter: nm127, Unassigned)
References
()
Details
Attachments
(1 file)
|
67.23 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 sentece "A first address that should have a green background" has red background instead of green at test case http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/xhtml/full/flat/css3-modsel-34.xml
Reproducible: Always
Steps to Reproduce:
1. Open test case at http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/xhtml/full/flat/css3-modsel-34.xml
Actual Results:
The background of the sentence is red.
Expected Results:
The background of the sentence is green.
| Reporter | ||
Comment 1•18 years ago
|
||
The screenshot was created with:
Mozilla/5.0 (X11; U; Linux i686; hu; rv:1.9b3) Gecko/2008020513 Firefox/3.0b3
Updated•18 years ago
|
Component: General → Style System (CSS)
Product: Firefox → Core
QA Contact: general → style-system
Summary: W3C CSS3 Selector test fails: ":first-of-type pseudo-class (ID #34)" → :first-of-type pseudo-class selector is not implemented
Thanks for reporting, but I don't think we need bug reports at this high a level of granularity on unimplemented features (ones that I'm well aware of, too).
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•