Closed
Bug 419276
Opened 17 years ago
Closed 17 years ago
:nth-last-of-type() pseudo-class selector is not implemented
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: nm127, Unassigned)
References
()
Details
Attachments
(1 file)
74.50 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 background of the paragraph "This paragraph should have green background" is red at http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/xhtml/full/flat/css3-modsel-31.xml
Reproducible: Always
Steps to Reproduce:
1. Open the test case at http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/xhtml/full/flat/css3-modsel-31.xml
Actual Results:
The background of the paragraph is red.
Expected Results:
The background of the paragraph is 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
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-last-of-type() pseudo-class (ID #31)" → :nth-last-of-type() pseudo-class selector is not implemented
Updated•17 years ago
|
Version: unspecified → Trunk
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•