Bug 71091 - The test input-paste-undo.html needs update to work properly
Summary: The test input-paste-undo.html needs update to work properly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-27 20:59 PDT by Benjamin Poulain
Modified: 2011-10-31 15:07 PDT (History)
4 users (show)

See Also:


Attachments
Patch (45.93 KB, patch)
2011-10-27 21:04 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (100.51 KB, patch)
2011-10-27 22:52 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2011-10-27 20:59:56 PDT
Focusing a node no longer select its content. The test input-paste-undo.html is written is such a way that a failure to paste the content does not make the test fail.

You can remove the JavaScript, the test runs just fine.
Comment 1 Benjamin Poulain 2011-10-27 21:04:47 PDT
Created attachment 112811 [details]
Patch
Comment 2 Benjamin Poulain 2011-10-27 21:05:51 PDT
The pixel test results are from Lion, so they will likely require a rebase from the bots.
Comment 3 Alexey Proskuryakov 2011-10-27 21:19:46 PDT
Comment on attachment 112811 [details]
Patch

Can this be turned into a text-only test that measures element height?
Comment 4 Benjamin Poulain 2011-10-27 21:25:22 PDT
Comment on attachment 112811 [details]
Patch

(In reply to comment #3)
> (From update of attachment 112811 [details])
> Can this be turned into a text-only test that measures element height?

Sure, I can do that.
Comment 5 Benjamin Poulain 2011-10-27 22:52:16 PDT
Created attachment 112816 [details]
Patch
Comment 6 David Kilzer (:ddkilzer) 2011-10-31 14:24:53 PDT
Comment on attachment 112816 [details]
Patch

r=me
Comment 7 WebKit Review Bot 2011-10-31 15:07:20 PDT
Comment on attachment 112816 [details]
Patch

Clearing flags on attachment: 112816

Committed r98886: <http://trac.webkit.org/changeset/98886>
Comment 8 WebKit Review Bot 2011-10-31 15:07:25 PDT
All reviewed patches have been landed.  Closing bug.