Title: [148664] trunk/LayoutTests
Revision
148664
Author
[email protected]
Date
2013-04-18 03:27:08 -0700 (Thu, 18 Apr 2013)

Log Message

fast/sub-pixel/float-wrap-zoom.html fails
https://bugs.webkit.org/show_bug.cgi?id=114800

Unreviewed gardending.

The test depends on pixel rounding in text painting.

* platform/mac/TestExpectations:
* platform/qt/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (148663 => 148664)


--- trunk/LayoutTests/ChangeLog	2013-04-18 10:11:22 UTC (rev 148663)
+++ trunk/LayoutTests/ChangeLog	2013-04-18 10:27:08 UTC (rev 148664)
@@ -1,3 +1,15 @@
+2013-04-18  Allan Sandfeld Jensen  <[email protected]>
+
+        fast/sub-pixel/float-wrap-zoom.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=114800
+
+        Unreviewed gardending.
+
+        The test depends on pixel rounding in text painting.
+
+        * platform/mac/TestExpectations:
+        * platform/qt/TestExpectations:
+
 2013-04-18  Zoltan Arvai  <[email protected]>
 
         [Qt] Unreviewed gardening. Updating png expected results after r148594.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (148663 => 148664)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-04-18 10:11:22 UTC (rev 148663)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-04-18 10:27:08 UTC (rev 148664)
@@ -773,7 +773,6 @@
 # Failing subpixel reference tests
 # https://bugs.webkit.org/show_bug.cgi?id=85532
 fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ]
-fast/sub-pixel/float-wrap-zoom.html [ ImageOnlyFailure ]
 fast/sub-pixel/zoomed-image-tiles.html [ ImageOnlyFailure ]
 
 # Needs rebaseline
@@ -1499,3 +1498,6 @@
 webkit.org/b/106186 [ MountainLion Lion ] compositing/patterns/direct-pattern-compositing-position.html [ ImageOnlyFailure Pass ]
 webkit.org/b/106186 [ MountainLion Lion ] compositing/patterns/direct-pattern-compositing-size.html [ ImageOnlyFailure Pass ]
 webkit.org/b/106186 [ MountainLion Lion ] compositing/patterns/direct-pattern-compositing.html [ ImageOnlyFailure Pass ]
+
+# Reference test fast/sub-pixel/float-wrap-zoom.html fails
+webkit.org/b/114800 fast/sub-pixel/float-wrap-zoom.html [ ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/qt/TestExpectations (148663 => 148664)


--- trunk/LayoutTests/platform/qt/TestExpectations	2013-04-18 10:11:22 UTC (rev 148663)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2013-04-18 10:27:08 UTC (rev 148664)
@@ -2732,3 +2732,6 @@
 fast/sub-pixel/sub-pixel-accumulates-to-layers.html [ Missing ]
 fast/sub-pixel/sub-pixel-iframe-copy-on-scroll.html [ Missing ]
 fast/sub-pixel/transformed-iframe-copy-on-scroll.html [ Missing ]
+
+# Reference test fast/sub-pixel/float-wrap-zoom.html fails
+webkit.org/b/114800 fast/sub-pixel/float-wrap-zoom.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to