Title: [97510] trunk/LayoutTests
Revision
97510
Author
[email protected]
Date
2011-10-14 14:58:24 -0700 (Fri, 14 Oct 2011)

Log Message

[Chromium] unskipping full screen layout tests. We will do rebaselines later.
https://bugs.webkit.org/show_bug.cgi?id=70144

Reviewed by David Levin.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97509 => 97510)


--- trunk/LayoutTests/ChangeLog	2011-10-14 21:50:58 UTC (rev 97509)
+++ trunk/LayoutTests/ChangeLog	2011-10-14 21:58:24 UTC (rev 97510)
@@ -1,3 +1,11 @@
+2011-10-14  Kenji Imasaki  <[email protected]>
+
+        [Chromium] unskipping full screen layout tests. We will do rebaselines later.
+        https://bugs.webkit.org/show_bug.cgi?id=70144
+        Reviewed by David Levin.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-10-14  Adam Barth  <[email protected]>
 
         canvas getImageData should explain why it throws SECURITY_ERR

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (97509 => 97510)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-14 21:50:58 UTC (rev 97509)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-14 21:58:24 UTC (rev 97510)
@@ -766,8 +766,8 @@
 BUGCR16735 SKIP : media/media-fullscreen-inline.html = TIMEOUT
 BUGCR16735 SKIP : media/media-fullscreen-not-in-document.html = TIMEOUT
 
-// We haven't implemented the WebKit fullscreen API yet
-BUGCR73923 SKIP : fullscreen = TIMEOUT FAIL
+// probably just need rebaselining.
+BUGCR73923 : fullscreen = TIMEOUT FAIL
 
 // We haven't implemented the WebKit captioning extension.
 // UNIMPLEMENTED
@@ -3825,4 +3825,4 @@
 
 // Waiting on new results
 BUG_DGLAZKOV : fast/css/clip-text-in-scaled-div.html = FAIL
-BUG_DGLAZKOV : fast/css/getComputedStyle/computed-style-border-image.html = TEXT
\ No newline at end of file
+BUG_DGLAZKOV : fast/css/getComputedStyle/computed-style-border-image.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to