[GTK][WK2] Unflag tests related to layoutTestController.setViewModeMediaFeature
https://bugs.webkit.org/show_bug.cgi?id=107660
Patch by Manuel Rego Casasnovas <rego@igalia.com> on 2013-01-23
Reviewed by Philippe Normand.
* platform/gtk-wk2/TestExpectations: Remove tests related to
layoutTestController.setViewModeMediaFeature as they are passing now.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@140550 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a4344be..9c015a9 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2013-01-23 Manuel Rego Casasnovas <rego@igalia.com>
+
+ [GTK][WK2] Unflag tests related to layoutTestController.setViewModeMediaFeature
+ https://bugs.webkit.org/show_bug.cgi?id=107660
+
+ Reviewed by Philippe Normand.
+
+ * platform/gtk-wk2/TestExpectations: Remove tests related to
+ layoutTestController.setViewModeMediaFeature as they are passing now.
+
2013-01-23 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r140307, r140411, and r140512.
diff --git a/LayoutTests/platform/gtk-wk2/TestExpectations b/LayoutTests/platform/gtk-wk2/TestExpectations
index 88b6b1c..1f20674 100644
--- a/LayoutTests/platform/gtk-wk2/TestExpectations
+++ b/LayoutTests/platform/gtk-wk2/TestExpectations
@@ -155,15 +155,6 @@
Bug(GTK) editing/undo/undo-misspellings.html [ Failure ]
Bug(GTK) fast/forms/plaintext-mode-1.html [ Failure ]
-# Implement layoutTestController.setViewModeMediaFeature support
-Bug(GTK) fast/media/media-query-list-02.html [ Failure ]
-Bug(GTK) fast/media/media-query-list-03.html [ Failure ]
-Bug(GTK) fast/media/media-query-list-04.html [ Failure ]
-Bug(GTK) fast/media/media-query-list-05.html [ Failure ]
-Bug(GTK) fast/media/media-query-list-06.html [ Failure ]
-Bug(GTK) fast/media/media-query-list-07.html [ Failure ]
-Bug(GTK) fast/media/view-mode-media-feature.html [ Failure ]
-
# Implement testRunner.setAsynchronousSpellCheckingEnabled
# http://webkit.org/b/81042
webkit.org/b/81042 editing/spelling/spellcheck-paste.html [ Failure ]