Closed Bug 502804 Opened 15 years ago Closed 15 years ago

[HTML5][Patch] <ul><li>A<ul></li>B is parsed backwards-incompatibly

Categories

(Core :: DOM: HTML Parser, defect, P1)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: hsivonen, Assigned: hsivonen)

References

()

Details

Attachments

(2 files)

Spun off bug 502600.

The HTML5 parsing algorithm deals with <ul><li>A<ul></li>B in a way that is incompatible with legacy expectations. This breaks http://www.sandisk.com/Products/Catalog%281433%29-Players_bundles.aspx
Assignee: nobody → hsivonen
Attached file Test case
The original page is 404 and IE8 renders the test case the same as HTML5 does.
Priority: -- → P1
Summary: [HTML5] <ul><li>A<ul></li>B is parsed backwards-incompatibly → [HTML5][Patch] <ul><li>A<ul></li>B is parsed backwards-incompatibly
http://hg.mozilla.org/mozilla-central/rev/d8643125df76
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: