2010-09-12 Adam Barth <abarth@webkit.org>
Reviewed by Eric Seidel.
Remove FIXME now that the HTML5 spec has been updated
https://bugs.webkit.org/show_bug.cgi?id=45634
Add tests recommended by Hixie.
* fast/parser/form-pointer-1-expected.txt: Added.
* fast/parser/form-pointer-1.html: Added.
* fast/parser/form-pointer-2-expected.txt: Added.
* fast/parser/form-pointer-2.html: Added.
* fast/parser/form-pointer-3-expected.txt: Added.
* fast/parser/form-pointer-3.html: Added.
* fast/parser/form-pointer-4-expected.txt: Added.
* fast/parser/form-pointer-4.html: Added.
2010-09-12 Adam Barth <abarth@webkit.org>
Reviewed by Eric Seidel.
Remove FIXME now that the HTML5 spec has been updated
https://bugs.webkit.org/show_bug.cgi?id=45634
The spec changed to say what we do here so this FIXME isn't needed
anymore.
Tests: fast/parser/form-pointer-1.html
fast/parser/form-pointer-2.html
fast/parser/form-pointer-3.html
fast/parser/form-pointer-4.html
* html/parser/HTMLTreeBuilder.cpp:
(WebCore::HTMLTreeBuilder::processStartTagForInTable):
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67366 268f45cc-cd09-0410-ab3c-d52691b4dbfc
11 files changed