RESOLVED FIXED 44646
test conversion: editing/style/typing-style-003.html should use runDumpAsTextEditingTest instead of runEditingTest
https://bugs.webkit.org/show_bug.cgi?id=44646
Summary test conversion: editing/style/typing-style-003.html should use runDumpAsText...
Ryosuke Niwa
Reported 2010-08-25 16:19:29 PDT
editing/style/typing-style-003.html is testing the behavior of typing style but we cannot see whether or not correct sequence of DOM modifications are done with runEditingTest. Furthermore, we don't have to test the correctness of rendering at all. We should call runDumpAsTextEditingTest instead so that we can test each DOM modification step.
Attachments
converts the test (42.42 KB, patch)
2010-08-25 16:30 PDT, Ryosuke Niwa
tony: review+
Ryosuke Niwa
Comment 1 2010-08-25 16:30:38 PDT
Created attachment 65496 [details] converts the test
Ryosuke Niwa
Comment 2 2010-08-25 16:56:04 PDT
WebKit Review Bot
Comment 3 2010-08-25 18:52:29 PDT
Note You need to log in before you can comment on or make changes to this bug.