Closed
Bug 280514
Opened 20 years ago
Closed 20 years ago
Rendering: CSS selectors are not handled correctly
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 169664
People
(Reporter: timwi, Assigned: bugzilla)
Details
Attachments
(1 file)
|
944 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0 StumbleUpon/1.999 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.5) Gecko/20041110 Firefox/1.0 StumbleUpon/1.999 Firefox appears to have problems interpreting the '>' CSS selector correctly. I am attaching a test case that demonstrates the bug. There are four tables in the test case, two of which behave correctly, and two of which exhibit the bug. Reproducible: Always Steps to Reproduce: Actual Results: The third and fourth table in the test case display entirely without borders. Expected Results: The third table should display two borders, the fourth should display one.
This test case demonstrates the bug. The first two tables display correctly, the last two don't.
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 169664 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•