Closed Bug 546647 Opened 14 years ago Closed 14 years ago

[HTML5][Patch] toolkit/components/microformats/tests/test_Microformats_hCard.html fails

Categories

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

x86_64
Linux
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: hsivonen, Assigned: hsivonen)

Details

Attachments

(1 file)

141738 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/components/microformats/tests/test_Microformats_hCard.html | 21-tel - tel - got "+1.415.555.1237", expected "+1.415.555.1238"
141739 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/components/microformats/tests/test_Microformats_hCard.html | 21-tel - tel - got "+1.415.555.1238", expected "+1.415.555.1239"
141740 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/components/microformats/tests/test_Microformats_hCard.html | 21-tel - tel - got "+1.415.555.1239", expected "+1.415.555.1241"
141741 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/components/microformats/tests/test_Microformats_hCard.html | 21-tel - tel - got "+1.415.555.1240", expected "+1.415.555.1242"
The old parser throws away <area> tags outside <map> but the HTML5 parsing algorithm and other browsers don't. This patch weakens the microformat test not to test the underlying HTML parsing layer on this point to make both the old HTML parser and the HTML5 parser pass this test.
Assignee: nobody → hsivonen
Status: NEW → ASSIGNED
Attachment #427768 - Flags: review?(sayrer)
Summary: [HTML5] toolkit/components/microformats/tests/test_Microformats_hCard.html fails → [HTML5][Patch] toolkit/components/microformats/tests/test_Microformats_hCard.html fails
Attachment #427768 - Flags: review?(sayrer) → review?(jonas)
http://hg.mozilla.org/mozilla-central/rev/b1e90a100c8e
Status: ASSIGNED → RESOLVED
Closed: 14 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: