Bug 60882
Summary: | platform/mac/editing/pasteboard/drag-selections-to-contenteditable.html failing on all Mac bots since it was added | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dcheng, tony |
Priority: | P2 | Keywords: | LayoutTestFailure, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.6 |
Adam Roben (:aroben)
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
-
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
I checked in new results in r86567. Someone will need to check to see if the new results are correct or not.