Title: [116340] trunk/LayoutTests
Revision
116340
Author
[email protected]
Date
2012-05-07 13:06:32 -0700 (Mon, 07 May 2012)

Log Message

Update mac-wk2 baselines.

* platform/mac-wk2/Skipped: Skip a test that times out due to WKTR's
EventSender implementation not supporting drag and drop.

Remove mac-wk2 platform-specific results for two tests that now match the baseline result.
* platform/mac-wk2/editing/selection/select-across-readonly-input-1-expected.txt: Removed.
* platform/mac-wk2/media/no-auto-play-in-sandbox-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (116339 => 116340)


--- trunk/LayoutTests/ChangeLog	2012-05-07 19:35:40 UTC (rev 116339)
+++ trunk/LayoutTests/ChangeLog	2012-05-07 20:06:32 UTC (rev 116340)
@@ -1,3 +1,14 @@
+2012-05-07  Andy Estes  <[email protected]>
+
+        Update mac-wk2 baselines.
+
+        * platform/mac-wk2/Skipped: Skip a test that times out due to WKTR's
+        EventSender implementation not supporting drag and drop.
+
+        Remove mac-wk2 platform-specific results for two tests that now match the baseline result.
+        * platform/mac-wk2/editing/selection/select-across-readonly-input-1-expected.txt: Removed.
+        * platform/mac-wk2/media/no-auto-play-in-sandbox-expected.txt: Removed.
+
 2012-05-07  Alec Flett  <[email protected]>
 
         IndexedDB: Replace numeric constants with strings

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (116339 => 116340)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2012-05-07 19:35:40 UTC (rev 116339)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2012-05-07 20:06:32 UTC (rev 116340)
@@ -195,6 +195,7 @@
 editing/selection/select-across-readonly-input-3.html
 editing/selection/select-across-readonly-input-4.html
 editing/selection/select-across-readonly-input-5.html
+fast/events/drag-and-drop-subframe-dataTransfer.html
 fast/events/drag-selects-image.html
 fast/events/remove-target-with-shadow-in-drag.html
 

Deleted: trunk/LayoutTests/platform/mac-wk2/editing/selection/select-across-readonly-input-1-expected.txt (116339 => 116340)


--- trunk/LayoutTests/platform/mac-wk2/editing/selection/select-across-readonly-input-1-expected.txt	2012-05-07 19:35:40 UTC (rev 116339)
+++ trunk/LayoutTests/platform/mac-wk2/editing/selection/select-across-readonly-input-1-expected.txt	2012-05-07 20:06:32 UTC (rev 116340)
@@ -1,26 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 776x36
-          text run at (0,0) width 776: "This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse"
-          text run at (0,18) width 32: "drag."
-      RenderBlock {P} at (0,52) size 784x36
-        RenderText {#text} at (0,0) size 774x36
-          text run at (0,0) width 774: "To manually test, select text by a mouse drag starting in \"hello\" and ending in \"world\". Selection should only extend inside"
-          text run at (0,18) width 112: "the input element."
-      RenderBlock {DIV} at (0,104) size 784x28
-        RenderTextControl {INPUT} at (0,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (59,6) size 4x18
-          text run at (59,6) width 4: " "
-        RenderInline {SPAN} at (0,0) size 37x18
-          RenderText {#text} at (63,6) size 37x18
-            text run at (63,6) width 37: "world"
-        RenderText {#text} at (0,0) size 0x0
-layer at (11,117) size 53x18
-  RenderBlock {DIV} at (3,3) size 53x18
-    RenderText {#text} at (1,0) size 38x18
-      text run at (1,0) width 38: "hello"
-caret: position 3 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of child 5 {DIV} of body

Deleted: trunk/LayoutTests/platform/mac-wk2/media/no-auto-play-in-sandbox-expected.txt (116339 => 116340)


--- trunk/LayoutTests/platform/mac-wk2/media/no-auto-play-in-sandbox-expected.txt	2012-05-07 19:35:40 UTC (rev 116339)
+++ trunk/LayoutTests/platform/mac-wk2/media/no-auto-play-in-sandbox-expected.txt	2012-05-07 20:06:32 UTC (rev 116340)
@@ -1 +0,0 @@
-
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to