Closed Bug 87278 Opened 23 years ago Closed 23 years ago

Tables contain phantom node [SELECT]

Categories

(Core :: Layout: Tables, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: ian, Assigned: karnaze)

Details

(Keywords: css2, testcase, Whiteboard: [Hixie-P2])

Attachments

(1 file)

If I say <div>Hello World</div> ...and then say: div { display: table } ...in the stylesheet, everything is fine. However, if I add: div > * { display: table } ...to the same stylesheet with the same document, the table disappears!!! That select should NEVER EVER match ANYTHING since there is nothing there for it to match in the DOM tree.
Keywords: css2, testcase
Whiteboard: [Hixie-P2]
This is now working fine (I see two lines). Closing WORKSFORME. Reopen if you still see the problem.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Marking verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: