2009-07-16 Simon Hausmann <simon.hausmann@nokia.com>
Reviewed by Adam Treat.
Skip two tests for the Qt DRT to keep the results green.
fast/js/instanceof-operator.html because it requires XSLT support.
editing/selection/extend-selection-after-double-click.html needs
investigation for the Qt port after r45945
* platform/qt/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@45970 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a0dccc1..b347c00 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2009-07-16 Simon Hausmann <simon.hausmann@nokia.com>
+
+ Reviewed by Adam Treat.
+
+ Skip two tests for the Qt DRT to keep the results green.
+
+ fast/js/instanceof-operator.html because it requires XSLT support.
+
+ editing/selection/extend-selection-after-double-click.html needs
+ investigation for the Qt port after r45945
+
+ * platform/qt/Skipped:
+
2009-07-15 David Levin <levin@chromium.org>
Rubber-stamped by Oliver Hunt.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 45bd23b..8b91396 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -105,6 +105,7 @@
# ------- failures due to missing XSLT support
fast/dom/Window/get-set-properties.html
fast/dom/Window/window-properties.html
+fast/js/instanceof-operator.html
# ------- failures for tests with results
fast/forms/drag-out-of-textarea.html
@@ -5200,4 +5201,4 @@
tables/mozilla_expected_failures/bugs/bug128876.html
transforms/2d/transform-2d.html
transitions/opacity-transition-zindex.html
-
+editing/selection/extend-selection-after-double-click.html