Closed
Bug 419274
Opened 17 years ago
Closed 17 years ago
:nth-child() pseudo-class selector is not implemented
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
People
(Reporter: nm127, Unassigned)
References
()
Details
Attachments
(1 file)
69.59 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 text has red backround instead of green at test case http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/xhtml/full/flat/css3-modsel-28.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-28.xml
Actual Results:
The backgrounds are red.
Expected Results:
The backgrounds are green.
Reporter | ||
Comment 1•17 years ago
|
||
The screenshot was created with:
Mozilla/5.0 (X11; U; Linux i686; hu; rv:1.9b3) Gecko/2008020513 Firefox/3.0b3
Reporter | ||
Comment 2•17 years ago
|
||
So does fail the following test cases also:
http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/xhtml/full/flat/css3-modsel-29.xml
http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/xhtml/full/flat/css3-modsel-30.xml
Updated•17 years ago
|
Component: General → Style System (CSS)
Product: Firefox → Core
QA Contact: general → style-system
Depends on: 75375
Summary: W3C CSS3 Selector test fails: ":nth-child() pseudo-class (ID #28)" → :nth-child() pseudo-class selector is not implemented
Updated•17 years ago
|
Version: unspecified → Trunk
Updated•17 years ago
|
Flags: blocking1.9?
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Status: RESOLVED → UNCONFIRMED
Flags: blocking1.9?
OS: Linux → All
Hardware: PC → All
Resolution: DUPLICATE → ---
Updated•17 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
(In reply to comment #3)
>
> *** This bug has been marked as a duplicate of bug 75375 ***
>
Gavin, is it just me or does this bug still have a status of "New"?
Comment 5•17 years ago
|
||
(In reply to comment #4)
> Gavin, is it just me or does this bug still have a status of "New"?
I reopened it after seeing that dbaron had already marked the dependency (which is visible in https://bugzilla.mozilla.org/show_activity.cgi?id=419274 ).
Status: NEW → RESOLVED
Closed: 17 years ago → 17 years ago
No longer depends on: 75375
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•