Title: [147596] trunk/LayoutTests
Revision
147596
Author
[email protected]
Date
2013-04-03 16:44:09 -0700 (Wed, 03 Apr 2013)

Log Message

Unreviewed. AppleWin port gardening.

* platform/win/TestExpectations:
* platform/win/fast/lists/inlineBoxWrapperNullCheck-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (147595 => 147596)


--- trunk/LayoutTests/ChangeLog	2013-04-03 23:16:47 UTC (rev 147595)
+++ trunk/LayoutTests/ChangeLog	2013-04-03 23:44:09 UTC (rev 147596)
@@ -1,3 +1,10 @@
+2013-04-03  Roger Fong  <[email protected]>
+
+        Unreviewed. AppleWin port gardening.
+
+        * platform/win/TestExpectations:
+        * platform/win/fast/lists/inlineBoxWrapperNullCheck-expected.txt: Added.
+
 2013-04-03  Dave Michael  <[email protected]>
 
         Unable to focus on embedded plugins such as Flash via _javascript_ focus()

Modified: trunk/LayoutTests/platform/win/TestExpectations (147595 => 147596)


--- trunk/LayoutTests/platform/win/TestExpectations	2013-04-03 23:16:47 UTC (rev 147595)
+++ trunk/LayoutTests/platform/win/TestExpectations	2013-04-03 23:44:09 UTC (rev 147596)
@@ -2740,3 +2740,13 @@
 webkit.org/b/113076 media/video-volume.html [ Pass Crash ]
 
 webkit.org/b/113106 media/track/track-prefer-captions.html [ Failure ]
+
+# dumpCreateView method not implemented on Windows
+fast/loader/url-selected-user-gesture.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=113908
+css3/filters/composited-layer-bounds-after-sw-blur-animation.html
+css3/filters/composited-layer-bounds-with-composited-blur.html
+css3/filters/composited-layer-child-bounds-after-composited-to-sw-shadow-change.html
+css3/filters/composited-layer-promotion-after-outset-overlap-change-using-composited-shadow.html
+css3/filters/composited-layer-promotion-after-outset-overlap-change-using-sw-shadow.html

Added: trunk/LayoutTests/platform/win/fast/lists/inlineBoxWrapperNullCheck-expected.txt (0 => 147596)


--- trunk/LayoutTests/platform/win/fast/lists/inlineBoxWrapperNullCheck-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win/fast/lists/inlineBoxWrapperNullCheck-expected.txt	2013-04-03 23:44:09 UTC (rev 147596)
@@ -0,0 +1,13 @@
+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 784x576
+      RenderBlock {DIV} at (0,0) size 190x26
+        RenderBlock {UL} at (0,0) size 190x26
+          RenderListItem {LI} at (40,0) size 150x26
+            RenderListMarker at (0,0) size 7x18: bullet
+            RenderInline {A} at (0,0) size 201x18
+              RenderText {#text} at (0,0) size 0x0
+              RenderImage {IMG} at (0,0) size 201x22
+            RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to