Bug 60882 - platform/mac/editing/pasteboard/drag-selections-to-contenteditable.html failing on all Mac bots since it was added
Summary: platform/mac/editing/pasteboard/drag-selections-to-contenteditable.html faili...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-05-16 07:15 PDT by Adam Roben (:aroben)
Modified: 2011-05-16 07:24 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-05-16 07:15:20 PDT
platform/mac/editing/pasteboard/drag-selections-to-contenteditable.html has been failing on all Mac bots since it was added in r86472.

http://build.webkit.org/results/Leopard%20Intel%20Release%20(Tests)/r86565%20(32256)/platform/mac/editing/pasteboard/drag-selections-to-contenteditable-pretty-diff.html

@@ -1,4 +1,4 @@
-  Link Random text.
+ Link Random text.
  Link Random text.
 This test checks selection drag edge cases on Mac. To run the test manually:
 
@@ -13,4 +13,3 @@
 A
 SPAN
 Number of selected ranges: 1
-
Comment 1 Adam Roben (:aroben) 2011-05-16 07:24:06 PDT
I checked in new results in r86567. Someone will need to check to see if the new results are correct or not.