Title: [100317] trunk/LayoutTests
Revision
100317
Author
[email protected]
Date
2011-11-15 14:00:35 -0800 (Tue, 15 Nov 2011)

Log Message

[chromium] enable regions and exclusions tests, the compile flag was removed a long time ago
https://bugs.webkit.org/show_bug.cgi?id=72395

Reviewed by Ojan Vafai.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100316 => 100317)


--- trunk/LayoutTests/ChangeLog	2011-11-15 21:54:54 UTC (rev 100316)
+++ trunk/LayoutTests/ChangeLog	2011-11-15 22:00:35 UTC (rev 100317)
@@ -1,3 +1,12 @@
+2011-11-15  Tony Chang  <[email protected]>
+
+        [chromium] enable regions and exclusions tests, the compile flag was removed a long time ago
+        https://bugs.webkit.org/show_bug.cgi?id=72395
+
+        Reviewed by Ojan Vafai.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-15  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r100291.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100316 => 100317)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-15 21:54:54 UTC (rev 100316)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-15 22:00:35 UTC (rev 100317)
@@ -3268,13 +3268,10 @@
 
 BUGCR85293 LINUX : svg/text/foreignObject-text-clipping-bug.xml = PASS IMAGE
 
-// CSS Regions support not yet enabled.
-BUGWK57312 SKIP : fast/regions = PASS
-BUGWK70733 SKIP : fast/regions/render-region-custom-style-mark.html = FAIL
+// Need to evaluate and update regions and exclusions tests.
+BUGWK57312 : fast/regions = PASS FAIL MISSING
+BUGWK57311 : fast/exclusions = PASS FAIL MISSING
 
-// CSS Exclusions support not yet enabled.
-BUGWK57311 SKIP : fast/exclusions = PASS
-
 // CSS Filters support not yet enabled
 BUGWK68469 SKIP : css3/filters = PASS
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to