[webkit-reviews] review granted: [Bug 26336] Some test cases in LayoutTests/editing/execCommand must be using dumpAsText tests : [Attachment 31438] converts insertHTML.html switch-list-type.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 17 15:10:13 PDT 2009


Eric Seidel <eric at webkit.org> has granted Ryosuke Niwa <rniwa at google.com>'s
request for review:
Bug 26336: Some test cases in LayoutTests/editing/execCommand must be using
dumpAsText tests
https://bugs.webkit.org/show_bug.cgi?id=26336

Attachment 31438: converts insertHTML.html switch-list-type.html
https://bugs.webkit.org/attachment.cgi?id=31438&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Looks OK.  Sad we can't pretty-print this:
 36 <ol style="border: 1px solid red;"> <li>This should be in an ordered
list.</li> </ol><span id="item1"><ul><li><span id="item1">This should be in an
unordered list.</span>&nbsp;</li></ul></span><ol style="border: 1px solid
red;"><br> This should be in an ordered list. <li>This should be in an ordered
list.</li> </ol><ul><li>This should be in an unordered list.</li></ul><ol
style="border: 1px solid red;"><li>This should be in an ordered list.</li>
</ol><ul><li>This should be in an unordered list.</li></ul><ol style="border:
1px solid red;"> <li>This should be in an ordered list.</li> </ol> This should
not be in a list.<br><ol><li>This should be in an ordered list.</li></ol>


More information about the webkit-reviews mailing list