Closed
Bug 612527
Opened 15 years ago
Closed 15 years ago
Tweak U+0000 handling edge cases
Categories
(Core :: DOM: HTML Parser, defect, P2)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | betaN+ |
People
(Reporter: hsivonen, Assigned: hsivonen)
Details
Attachments
(1 file)
|
9.61 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
Hixie's spec fix for Gecko bug 563526 did not match exactly what landed on m-c. The differences should be fixed.
| Assignee | ||
Comment 1•15 years ago
|
||
Per discussion with jst, nominating all HTML5 parsing spec change bugs as
blockers.
The main reason for fixing this would be getting nicer-looking results in the best-known HTML5 parsing test suite.
blocking2.0: --- → ?
Comment 2•15 years ago
|
||
Blocking to chatch up with the spec here, but this is not really a show stopper. If we need to cut blockers at any point, this one should be considered.
blocking2.0: ? → betaN+
| Assignee | ||
Comment 3•15 years ago
|
||
Comment on attachment 493262 [details] [diff] [review]
Tweak U+0000 handling to spec
rs=me
Attachment #493262 -
Flags: review?(jonas) → review+
| Assignee | ||
Updated•15 years ago
|
Whiteboard: [waiting for all patches on bug 612529 to get r+]
| Assignee | ||
Comment 5•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Priority: -- → P2
Resolution: --- → FIXED
Whiteboard: [waiting for all patches on bug 612529 to get r+]
You need to log in
before you can comment on or make changes to this bug.
Description
•