Title: [168220] trunk/LayoutTests
Revision
168220
Author
za...@apple.com
Date
2014-05-02 21:09:37 -0700 (Fri, 02 May 2014)

Log Message

[Mac] Unreviewed gardening.

Cliprect does not cover textarea properly on certain subpixel positions.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (168219 => 168220)


--- trunk/LayoutTests/ChangeLog	2014-05-03 01:16:00 UTC (rev 168219)
+++ trunk/LayoutTests/ChangeLog	2014-05-03 04:09:37 UTC (rev 168220)
@@ -1,3 +1,11 @@
+2014-05-02  Zalan Bujtas  <za...@apple.com>
+
+        [Mac] Unreviewed gardening.
+
+        Cliprect does not cover textarea properly on certain subpixel positions.
+
+        * platform/mac/TestExpectations:
+
 2014-05-02  Simon Fraser  <simon.fra...@apple.com>
 
         [iOS WK2] Don't create backing store for -webkit-overflow-scrolling:touch that can't scroll

Modified: trunk/LayoutTests/platform/mac/TestExpectations (168219 => 168220)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-05-03 01:16:00 UTC (rev 168219)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-05-03 04:09:37 UTC (rev 168220)
@@ -1305,6 +1305,8 @@
 webkit.org/b/128081 fast/events/page-scaled-mouse-click-iframe.html
 # repaintRectsAsText reports different repaintrects on ML
 webkit.org/b/131887 fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ]
+# cliprect fails to cover textarea.
+webkit.org/b/132515 fast/forms/hidpi-textarea-on-subpixel-position.html [ ImageOnlyFailure ]
 # End of subpixel failures.
 
 webkit.org/b/35297 media/video-display-aspect-ratio.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to