Title: [150385] trunk/LayoutTests
Revision
150385
Author
rn...@webkit.org
Date
2013-05-20 16:05:33 -0700 (Mon, 20 May 2013)

Log Message

Add a failing test expectation to editing/selection/user-drag-element-and-user-select-none.html
after r150354. The failure is tracked by the bug 116473.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (150384 => 150385)


--- trunk/LayoutTests/ChangeLog	2013-05-20 22:55:49 UTC (rev 150384)
+++ trunk/LayoutTests/ChangeLog	2013-05-20 23:05:33 UTC (rev 150385)
@@ -1,3 +1,10 @@
+2013-05-20  Ryosuke Niwa  <rn...@webkit.org>
+
+        Add a failing test expectation to editing/selection/user-drag-element-and-user-select-none.html
+        after r150354. The failure is tracked by the bug 116473.
+
+        * TestExpectations:
+
 2013-05-20  Radu Stavila  <stav...@adobe.com>
 
         [CSSRegions] Fix offsetLeft / offsetTop for elements inside named flow

Modified: trunk/LayoutTests/TestExpectations (150384 => 150385)


--- trunk/LayoutTests/TestExpectations	2013-05-20 22:55:49 UTC (rev 150384)
+++ trunk/LayoutTests/TestExpectations	2013-05-20 23:05:33 UTC (rev 150385)
@@ -13,3 +13,5 @@
 
 # media/video-seek-after-end.html is flaky
 webkit.org/b/116293 media/video-seek-after-end.html [ Pass Failure ]
+
+webkit.org/b/116473 editing/selection/user-drag-element-and-user-select-none.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to