Title: [109079] trunk/LayoutTests
Revision
109079
Author
o...@webkit.org
Date
2012-02-27 22:47:29 -0800 (Mon, 27 Feb 2012)

Log Message

[Qt] Unreviewed morning gardening.

* platform/qt/Skipped: Skip new failing tests.
* platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (109078 => 109079)


--- trunk/LayoutTests/ChangeLog	2012-02-28 06:34:10 UTC (rev 109078)
+++ trunk/LayoutTests/ChangeLog	2012-02-28 06:47:29 UTC (rev 109079)
@@ -1,3 +1,10 @@
+2012-02-27  Csaba Osztrogonác  <o...@webkit.org>
+
+        [Qt] Unreviewed morning gardening.
+
+        * platform/qt/Skipped: Skip new failing tests.
+        * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.
+
 2012-02-27  Wei James  <james....@intel.com>
 
         Multi-Channel support in AudioBufferSourceNode

Modified: trunk/LayoutTests/platform/qt/Skipped (109078 => 109079)


--- trunk/LayoutTests/platform/qt/Skipped	2012-02-28 06:34:10 UTC (rev 109078)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-02-28 06:47:29 UTC (rev 109079)
@@ -239,6 +239,7 @@
 fast/mutation/callback-second-argument.html
 fast/mutation/cross-document.html
 fast/mutation/database-callback-delivery.html
+fast/mutation/disconnect-cancel-pending.html
 fast/mutation/inline-event-listener.html
 fast/mutation/mutation-observer-constructor.html
 fast/mutation/mutation-callback-non-element-crash.html
@@ -2653,3 +2654,8 @@
 # [Qt] transitions/cancel-transition.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=79564
 transitions/cancel-transition.html
+
+# Printed font-size should not be dependant on zoom level
+# New test introduced in r109073 fails on Qt
+# https://bugs.webkit.org/show_bug.cgi?id=79717
+printing/zoomed-document.html

Modified: trunk/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt (109078 => 109079)


--- trunk/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt	2012-02-28 06:34:10 UTC (rev 109078)
+++ trunk/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt	2012-02-28 06:47:29 UTC (rev 109079)
@@ -1060,6 +1060,7 @@
 window.FileList.prototype [object FileListPrototype]
 window.FileList.prototype.item [function]
 window.FormData [object FormDataConstructor]
+window.FormData.length [number]
 window.FormData.prototype [object FormDataPrototype]
 window.FormData.prototype.append [function]
 window.Function [function]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to