Closed
Bug 36063
Opened 26 years ago
Closed 26 years ago
FIELDSET/DIV parsing or rendering error
Categories
(Core :: DOM: HTML Parser, defect, P3)
Core
DOM: HTML Parser
Tracking
()
VERIFIED
FIXED
People
(Reporter: fahrner, Assigned: harishd)
References
()
Details
Attachments
(1 file)
|
369 bytes,
text/html
|
Details |
Mid-April '00 Mozilla nightlies mis-parse or mis-render the markup/style shown in the URL
given, apparently terminating the FIELDSET at the opening of the nested DIV. (Per HTML 4,
FIELDSET may contain DIV).
Changing comonent to Parser, because that's what it sounds like
Assignee: troy → rickg
Component: Layout → Parser
QA Contact: petersen → janc
Comment 2•26 years ago
|
||
This looks just like bug 36003.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•26 years ago
|
||
Rectified DTD's containment logic...FIXED.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Verified on
build: 2001-06-27-04-Trunk
platform: Win NT
The test case loads fine.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•