Closed
Bug 539687
Opened 15 years ago
Closed 15 years ago
[HTML5][Patch] content/html/content/test/test_bug353415-2.html fails
Categories
(Core :: DOM: HTML Parser, defect, P1)
Tracking
()
RESOLVED
FIXED
People
(Reporter: hsivonen, Assigned: hsivonen)
Details
Attachments
(1 file)
|
1.03 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
content/html/content/test/test_bug353415-2.html fails with:
Submit string was correct. - got "http://localhost:8888/blah?field1-2=teststring&field2-2=0&field4-2=1&field6-2=3&field7-2=2&field8-2=8&field9-2=9&field12-2=&field14-2=14&field1=teststring&field2=0&field4=1&field6=3&field7=2&field8=8&field9=9&field12=&field14=14", expected "http://localhost:8888/blah?field1-2=teststring&field2-2=0&field4-2=1&field6-2=3&field7-2=2&field8-2=8&field9-2=9&field12-2=&field1=teststring&field2=0&field4=1&field6=3&field7=2&field8=8&field9=9&field12=&field14=14&field14-2=14"
| Assignee | ||
Comment 1•15 years ago
|
||
| Assignee | ||
Updated•15 years ago
|
Summary: [HTML5] content/html/content/test/test_bug353415-2.html fails → [HTML5][Patch] content/html/content/test/test_bug353415-2.html fails
Updated•15 years ago
|
Attachment #423756 -
Flags: review?(bzbarsky) → review+
| Assignee | ||
Comment 2•15 years ago
|
||
Thanks. Pushed:
http://hg.mozilla.org/mozilla-central/rev/0578f06bb9d1
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•