Title: [167555] trunk/LayoutTests
Revision
167555
Author
[email protected]
Date
2014-04-19 17:28:30 -0700 (Sat, 19 Apr 2014)

Log Message

       [Mac] Unreviewed gardening.

repaintRectsAsText() reports wrong subpixel dirty rects on hidpi.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (167554 => 167555)


--- trunk/LayoutTests/ChangeLog	2014-04-19 23:02:09 UTC (rev 167554)
+++ trunk/LayoutTests/ChangeLog	2014-04-20 00:28:30 UTC (rev 167555)
@@ -1,3 +1,11 @@
+2014-04-19  Zalan Bujtas  <[email protected]>
+
+       [Mac] Unreviewed gardening.
+
+        repaintRectsAsText() reports wrong subpixel dirty rects on hidpi.
+
+        * platform/mac/TestExpectations:
+
 2014-04-19  Andrei Bucur  <[email protected]>
 
         [CSS Regions] Harden the layout in case there are no regions

Modified: trunk/LayoutTests/platform/mac/TestExpectations (167554 => 167555)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-04-19 23:02:09 UTC (rev 167554)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-04-20 00:28:30 UTC (rev 167555)
@@ -1309,7 +1309,7 @@
 # Non-uniform scaling context.
 webkit.org/b/128081 fast/events/page-scaled-mouse-click-iframe.html
 # repaintRectsAsText reports different repaintrects on ML
-webkit.org/b/131887 [ MountainLion ] fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ]
+webkit.org/b/131887 fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ]
 # End of subpixel failures.
 
 webkit.org/b/35297 media/video-display-aspect-ratio.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to