RESOLVED FIXED 47649
Text test conversion: editing/spelling/spelling-linebreak.html
https://bugs.webkit.org/show_bug.cgi?id=47649
Summary Text test conversion: editing/spelling/spelling-linebreak.html
Hajime Morrita
Reported 2010-10-13 20:53:20 PDT
Would convert a pixel test into text based test.
Attachments
Patch (23.30 KB, patch)
2010-10-22 04:32 PDT, Hajime Morrita
tony: review+
Hajime Morrita
Comment 1 2010-10-22 04:32:37 PDT
Tony Chang
Comment 2 2010-10-22 10:21:50 PDT
Comment on attachment 71548 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=71548&action=review > LayoutTests/editing/spelling/spelling-linebreak.html:58 > +editingTest(); Maybe you can use runDumpAsTextEditingTest() in editing.js?
Hajime Morrita
Comment 3 2010-10-24 18:13:49 PDT
Hi Tony, Thanks you for reviewing! > > LayoutTests/editing/spelling/spelling-linebreak.html:58 > > +editingTest(); > > Maybe you can use runDumpAsTextEditingTest() in editing.js? Initially i used it because my source of copy is doing it, But it also contains delegate related dumps, so I changed to do it myself to skip the delegate related dumps.
Hajime Morrita
Comment 4 2010-10-24 18:21:55 PDT
Ryosuke Niwa
Comment 5 2010-10-24 18:28:33 PDT
(In reply to comment #3) > Hi Tony, > Thanks you for reviewing! > > > > LayoutTests/editing/spelling/spelling-linebreak.html:58 > > > +editingTest(); > > > > Maybe you can use runDumpAsTextEditingTest() in editing.js? > Initially i used it because my source of copy is doing it, > But it also contains delegate related dumps, so I changed to do it myself > to skip the delegate related dumps. FYI, runDumpAsTextEditingTest takes a boolean argument to enable editing delegates.
WebKit Review Bot
Comment 6 2010-10-24 19:40:55 PDT
http://trac.webkit.org/changeset/70429 might have broken GTK Linux 64-bit Debug The following tests are not passing: editing/spelling/spelling-linebreak.html
Note You need to log in before you can comment on or make changes to this bug.