Title: [91920] trunk/LayoutTests
Revision
91920
Author
o...@webkit.org
Date
2011-07-28 06:15:26 -0700 (Thu, 28 Jul 2011)

Log Message

Unreviewed gardening.

[Qt][WK2]REGRESSION(r91863): It made 388 editing tests fail
https://bugs.webkit.org/show_bug.cgi?id=65310

[Qt] svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg fails
https://bugs.webkit.org/show_bug.cgi?id=65266

REGRESSION (r91125): Google Drawings is broken
https://bugs.webkit.org/show_bug.cgi?id=65257

* platform/qt-wk2/Skipped: Skip two failing fast test.
* platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: Updated.
* platform/qt/Skipped:
 - Typo fix: Add missing bugzilla link - https://bugs.webkit.org/show_bug.cgi?id=65266
 - Skip svg/custom/zero-path-square-cap-rendering2.svg until fix.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91919 => 91920)


--- trunk/LayoutTests/ChangeLog	2011-07-28 12:21:04 UTC (rev 91919)
+++ trunk/LayoutTests/ChangeLog	2011-07-28 13:15:26 UTC (rev 91920)
@@ -1,8 +1,28 @@
+
 2011-07-28  Csaba Osztrogonác  <o...@webkit.org>
 
+        Unreviewed gardening.
+
         [Qt][WK2]REGRESSION(r91863): It made 388 editing tests fail
         https://bugs.webkit.org/show_bug.cgi?id=65310
 
+        [Qt] svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg fails
+        https://bugs.webkit.org/show_bug.cgi?id=65266
+
+        REGRESSION (r91125): Google Drawings is broken
+        https://bugs.webkit.org/show_bug.cgi?id=65257
+
+        * platform/qt-wk2/Skipped: Skip two failing fast test.
+        * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: Updated.
+        * platform/qt/Skipped:
+         - Typo fix: Add missing bugzilla link - https://bugs.webkit.org/show_bug.cgi?id=65266
+         - Skip svg/custom/zero-path-square-cap-rendering2.svg until fix.
+
+2011-07-28  Csaba Osztrogonác  <o...@webkit.org>
+
+        [Qt][WK2]REGRESSION(r91863): It made 388 editing tests fail
+        https://bugs.webkit.org/show_bug.cgi?id=65310
+
         * platform/qt-wk2/Skipped: Skip failing editing tests.
 
 2011-07-28  Patrick Dubroy  <dub...@chromium.org>

Modified: trunk/LayoutTests/platform/qt/Skipped (91919 => 91920)


--- trunk/LayoutTests/platform/qt/Skipped	2011-07-28 12:21:04 UTC (rev 91919)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-07-28 13:15:26 UTC (rev 91920)
@@ -2562,5 +2562,9 @@
 webaudio/
 
 # [Qt] svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg fails
-# bugs. ....
+# https://bugs.webkit.org/show_bug.cgi?id=65266
 svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg
+
+# REGRESSION (r91125): Google Drawings is broken
+# https://bugs.webkit.org/show_bug.cgi?id=65257
+svg/custom/zero-path-square-cap-rendering2.svg

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (91919 => 91920)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-07-28 12:21:04 UTC (rev 91919)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-07-28 13:15:26 UTC (rev 91920)
@@ -1562,3 +1562,5 @@
 editing/undo/redo-style.html
 editing/undo/replace-text-in-node-preserving-markers-crash.html
 editing/undo/undo-indent.html
+fast/events/frame-click-focus.html
+fast/forms/input-appearance-number-rtl.html

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


--- trunk/LayoutTests/platform/qt-wk2/fast/dom/Window/window-properties-expected.txt	2011-07-28 12:21:04 UTC (rev 91919)
+++ trunk/LayoutTests/platform/qt-wk2/fast/dom/Window/window-properties-expected.txt	2011-07-28 13:15:26 UTC (rev 91920)
@@ -2126,6 +2126,16 @@
 window.XPathResult.prototype.UNORDERED_NODE_SNAPSHOT_TYPE [number]
 window.XPathResult.prototype.iterateNext [function]
 window.XPathResult.prototype.snapshotItem [function]
+window.XSLTProcessor [object XSLTProcessorConstructor]
+window.XSLTProcessor.prototype [object XSLTProcessorPrototype]
+window.XSLTProcessor.prototype.clearParameters [function]
+window.XSLTProcessor.prototype.getParameter [function]
+window.XSLTProcessor.prototype.importStylesheet [function]
+window.XSLTProcessor.prototype.removeParameter [function]
+window.XSLTProcessor.prototype.reset [function]
+window.XSLTProcessor.prototype.setParameter [function]
+window.XSLTProcessor.prototype.transformToDocument [function]
+window.XSLTProcessor.prototype.transformToFragment [function]
 window.addEventListener [function]
 window.alert [function]
 window.applicationCache [object DOMApplicationCache]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to