Title: [133639] trunk/LayoutTests
Revision
133639
Author
[email protected]
Date
2012-11-06 10:51:00 -0800 (Tue, 06 Nov 2012)

Log Message

(r133351): Number of test failures from enabling SUBPIXEL_LAYOUT on Mac
https://bugs.webkit.org/show_bug.cgi?id=101220

New baselines for two more tests whose output was affected by enabling subpixel layout.

* platform/mac/fast/dynamic/subtree-parent-static-y-expected.txt:
* platform/mac/fast/images/repaint-subrect-grid-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (133638 => 133639)


--- trunk/LayoutTests/ChangeLog	2012-11-06 18:43:04 UTC (rev 133638)
+++ trunk/LayoutTests/ChangeLog	2012-11-06 18:51:00 UTC (rev 133639)
@@ -1,3 +1,13 @@
+2012-11-06  Simon Fraser  <[email protected]>
+
+        (r133351): Number of test failures from enabling SUBPIXEL_LAYOUT on Mac
+        https://bugs.webkit.org/show_bug.cgi?id=101220
+
+        New baselines for two more tests whose output was affected by enabling subpixel layout.
+
+        * platform/mac/fast/dynamic/subtree-parent-static-y-expected.txt:
+        * platform/mac/fast/images/repaint-subrect-grid-expected.txt:
+
 2012-11-06  Stephen White  <[email protected]>
 
         Add new test cases to layout test effect-reference and effect-reference-hw.

Modified: trunk/LayoutTests/platform/mac/fast/dynamic/subtree-parent-static-y-expected.txt (133638 => 133639)


--- trunk/LayoutTests/platform/mac/fast/dynamic/subtree-parent-static-y-expected.txt	2012-11-06 18:43:04 UTC (rev 133638)
+++ trunk/LayoutTests/platform/mac/fast/dynamic/subtree-parent-static-y-expected.txt	2012-11-06 18:51:00 UTC (rev 133639)
@@ -3,7 +3,3 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {DIV} at (0,0) size 784x0
-        RenderBlock {DIV} at (0,0) size 784x0
-        RenderBlock {DIV} at (0,0) size 784x0
-          RenderBlock {DIV} at (0,0) size 784x0

Modified: trunk/LayoutTests/platform/mac/fast/images/repaint-subrect-grid-expected.txt (133638 => 133639)


--- trunk/LayoutTests/platform/mac/fast/images/repaint-subrect-grid-expected.txt	2012-11-06 18:43:04 UTC (rev 133638)
+++ trunk/LayoutTests/platform/mac/fast/images/repaint-subrect-grid-expected.txt	2012-11-06 18:51:00 UTC (rev 133639)
@@ -2,24 +2,24 @@
   (rect -100 -100 18 18)
   (rect 0 0 18 18)
   (rect 0 0 18 18)
-  (rect 18 0 18 18)
-  (rect 18 0 18 18)
-  (rect 36 0 18 18)
-  (rect 36 0 18 18)
-  (rect -9 18 18 18)
-  (rect -9 18 18 18)
-  (rect 9 18 18 18)
-  (rect 9 18 18 18)
-  (rect 27 18 18 18)
-  (rect 27 18 18 18)
-  (rect 45 18 18 18)
-  (rect 45 18 18 18)
-  (rect 0 36 18 18)
-  (rect 0 36 18 18)
-  (rect 18 36 18 18)
-  (rect 18 36 18 18)
-  (rect 36 36 18 18)
-  (rect 36 36 18 18)
+  (rect 18 0 19 18)
+  (rect 18 0 19 18)
+  (rect 37 0 18 18)
+  (rect 37 0 18 18)
+  (rect -9 18 18 19)
+  (rect -9 18 18 19)
+  (rect 9 18 18 19)
+  (rect 9 18 18 19)
+  (rect 28 18 18 19)
+  (rect 28 18 18 19)
+  (rect 46 18 18 19)
+  (rect 46 18 18 19)
+  (rect 0 37 18 18)
+  (rect 0 37 18 18)
+  (rect 18 37 19 18)
+  (rect 18 37 19 18)
+  (rect 37 37 18 18)
+  (rect 37 37 18 18)
   (rect -100 -100 18 18)
 )
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to