Title: [150617] trunk/LayoutTests
Revision
150617
Author
[email protected]
Date
2013-05-23 16:44:51 -0700 (Thu, 23 May 2013)

Log Message

[EFL] Rebaseline after r150593
https://bugs.webkit.org/show_bug.cgi?id=116695

Unreviewed gardening.

Moved some editing tests from execCommand into pasteboard.

Patch by Seokju Kwon <[email protected]> on 2013-05-23

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (150616 => 150617)


--- trunk/LayoutTests/ChangeLog	2013-05-23 23:22:23 UTC (rev 150616)
+++ trunk/LayoutTests/ChangeLog	2013-05-23 23:44:51 UTC (rev 150617)
@@ -1,3 +1,14 @@
+2013-05-23  Seokju Kwon  <[email protected]>
+
+        [EFL] Rebaseline after r150593
+        https://bugs.webkit.org/show_bug.cgi?id=116695
+
+        Unreviewed gardening.
+
+        Moved some editing tests from execCommand into pasteboard.
+
+        * platform/efl/TestExpectations:
+
 2013-05-23  Filip Pizlo  <[email protected]>
 
         Make Math.imul tests run quicker, and fix some other bugs.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (150616 => 150617)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-05-23 23:22:23 UTC (rev 150616)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-05-23 23:44:51 UTC (rev 150617)
@@ -1024,7 +1024,7 @@
 # EFL port needs Pasteboard implementation, needs baselines.
 webkit.org/b/84338 editing/execCommand/find-after-replace.html [ Failure Missing ]
 webkit.org/b/84338 editing/execCommand/paste-1.html [ Failure Missing ]
-webkit.org/b/84338 editing/execCommand/paste-2.html [ Failure Missing ]
+webkit.org/b/84338 editing/pasteboard/paste-2.html [ Failure Missing ]
 webkit.org/b/84338 editing/pasteboard/3976872.html [ Missing ]
 webkit.org/b/84338 editing/pasteboard/4076267-2.html [ Missing ]
 webkit.org/b/84338 editing/pasteboard/4076267-3.html [ Missing ]
@@ -1272,8 +1272,8 @@
 webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Skip ]
 
 # EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
-webkit.org/b/84835 editing/execCommand/4128080-2.html [ Failure ]
-webkit.org/b/84835 editing/execCommand/copy-without-selection.html [ Failure ]
+webkit.org/b/84835 editing/pasteboard/copy-inside-h1-preserves-h1.html [ Failure ]
+webkit.org/b/84835 editing/pasteboard/copy-without-selection.html [ Failure ]
 webkit.org/b/84835 editing/execCommand/findString-diacriticals.html [ Failure ]
 
 # DRT doesn't check for isPrinting().
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to