Title: [118078] trunk/LayoutTests
Revision
118078
Author
[email protected]
Date
2012-05-22 16:25:41 -0700 (Tue, 22 May 2012)

Log Message

WebKitTestRunner needs layoutTestController.setPrinting
https://bugs.webkit.org/show_bug.cgi?id=42693

Add printing/iframe-print.html to the WK2 Skipped list.

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118077 => 118078)


--- trunk/LayoutTests/ChangeLog	2012-05-22 23:18:08 UTC (rev 118077)
+++ trunk/LayoutTests/ChangeLog	2012-05-22 23:25:41 UTC (rev 118078)
@@ -1,3 +1,12 @@
+2012-05-22  Jessie Berlin  <[email protected]>
+
+        WebKitTestRunner needs layoutTestController.setPrinting
+        https://bugs.webkit.org/show_bug.cgi?id=42693
+
+        Add printing/iframe-print.html to the WK2 Skipped list.
+
+        * platform/wk2/Skipped:
+
 2012-05-22  Raphael Kubo da Costa  <[email protected]>
 
         [EFL] Gardening; skip test added in r118001.

Modified: trunk/LayoutTests/platform/wk2/Skipped (118077 => 118078)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-05-22 23:18:08 UTC (rev 118077)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-05-22 23:25:41 UTC (rev 118078)
@@ -652,6 +652,7 @@
 # WebKitTestRunner needs layoutTestController.setPrinting
 # <https://bugs.webkit.org/show_bug.cgi?id=42693>
 printing/compositing-layer-printing.html
+printing/iframe-print.html
 printing/media-queries-print.html
 printing/page-rule-in-media-query.html
 printing/setPrinting.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to