Title: [138484] trunk/LayoutTests
Revision
138484
Author
[email protected]
Date
2012-12-26 13:33:38 -0800 (Wed, 26 Dec 2012)

Log Message

Unreviewed. Enable most sub-pixel tests on mac.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (138483 => 138484)


--- trunk/LayoutTests/ChangeLog	2012-12-26 20:59:23 UTC (rev 138483)
+++ trunk/LayoutTests/ChangeLog	2012-12-26 21:33:38 UTC (rev 138484)
@@ -1,3 +1,9 @@
+2012-12-26  Emil A Eklund  <[email protected]>
+
+        Unreviewed. Enable most sub-pixel tests on mac.
+
+        * platform/mac/TestExpectations:
+
 2012-12-26  Yury Semikhatsky  <[email protected]>
 
         Web Inspector: extract JS heap profiler specifics into JSHeapSnapshot.js

Modified: trunk/LayoutTests/platform/mac/TestExpectations (138483 => 138484)


--- trunk/LayoutTests/platform/mac/TestExpectations	2012-12-26 20:59:23 UTC (rev 138483)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2012-12-26 21:33:38 UTC (rev 138484)
@@ -733,10 +733,15 @@
 # https://bugs.webkit.org/show_bug.cgi?id=85319
 inspector/debugger/linkifier.html
 
-# Fail until SUBPIXEL_LAYOUT is enabled
+# Failing subpixel reference tests
 # https://bugs.webkit.org/show_bug.cgi?id=85532
-fast/sub-pixel
+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
+fast/sub-pixel/inline-block-with-padding.html [ Failure ]
+
 # No CORS support for media elements is implemented yet.
 http/tests/security/video-cross-origin-readback.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to