Bug 47649 - Text test conversion: editing/spelling/spelling-linebreak.html
Summary: Text test conversion: editing/spelling/spelling-linebreak.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Hajime Morrita
URL:
Keywords:
Depends on: 47659
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-13 20:53 PDT by Hajime Morrita
Modified: 2010-10-24 19:40 PDT (History)
4 users (show)

See Also:


Attachments
Patch (23.30 KB, patch)
2010-10-22 04:32 PDT, Hajime Morrita
tony: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2010-10-13 20:53:20 PDT
Would convert a pixel test into text based test.
Comment 1 Hajime Morrita 2010-10-22 04:32:37 PDT
Created attachment 71548 [details]
Patch
Comment 2 Tony Chang 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?
Comment 3 Hajime Morrita 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.
Comment 4 Hajime Morrita 2010-10-24 18:21:55 PDT
Committed r70429: <http://trac.webkit.org/changeset/70429>
Comment 5 Ryosuke Niwa 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.
Comment 6 WebKit Review Bot 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