Title: [141930] trunk/LayoutTests
Revision
141930
Author
[email protected]
Date
2013-02-05 14:08:30 -0800 (Tue, 05 Feb 2013)

Log Message

[GTK][WK2] Unflag tests related to layoutTestController.setCustomPolicyDelegate
https://bugs.webkit.org/show_bug.cgi?id=108976

Patch by Manuel Rego Casasnovas <[email protected]> on 2013-02-05
Reviewed by Martin Robinson.

* platform/gtk-wk2/TestExpectations: Unflag
fast/loader/policy-delegate-action-hit-test-zoomed.html as it is
already passing (layoutTestController.setCustomPolicyDelegate was
implemented in r128600). Mark some tests related with
layoutTestController.setCustomPolicyDelegate as passing in WK2 but
failing in WK1.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141929 => 141930)


--- trunk/LayoutTests/ChangeLog	2013-02-05 22:04:33 UTC (rev 141929)
+++ trunk/LayoutTests/ChangeLog	2013-02-05 22:08:30 UTC (rev 141930)
@@ -1,3 +1,17 @@
+2013-02-05  Manuel Rego Casasnovas  <[email protected]>
+
+        [GTK][WK2] Unflag tests related to layoutTestController.setCustomPolicyDelegate
+        https://bugs.webkit.org/show_bug.cgi?id=108976
+
+        Reviewed by Martin Robinson.
+
+        * platform/gtk-wk2/TestExpectations: Unflag
+        fast/loader/policy-delegate-action-hit-test-zoomed.html as it is
+        already passing (layoutTestController.setCustomPolicyDelegate was
+        implemented in r128600). Mark some tests related with
+        layoutTestController.setCustomPolicyDelegate as passing in WK2 but
+        failing in WK1.
+
 2013-02-05  Nayan Kumar K  <[email protected]>
 
         [WEBGL] Rename WEBKIT_WEBGL_depth_texture to WEBGL_depth_texture.

Modified: trunk/LayoutTests/platform/gtk-wk2/TestExpectations (141929 => 141930)


--- trunk/LayoutTests/platform/gtk-wk2/TestExpectations	2013-02-05 22:04:33 UTC (rev 141929)
+++ trunk/LayoutTests/platform/gtk-wk2/TestExpectations	2013-02-05 22:08:30 UTC (rev 141930)
@@ -116,10 +116,6 @@
 Bug(GTK) fast/speech/speech-input-result-list-not-enough-arguments.html [ Failure ]
 Bug(GTK) fast/speech/speech-input-scripting.html [ Failure ]
 
-# WebKit2 needs layoutTestController.setCustomPolicyDelegate
-# https://bugs.webkit.org/show_bug.cgi?id=42546
-webkit.org/b/42546 fast/loader/policy-delegate-action-hit-test-zoomed.html [ Failure ]
-
 # WebKit2 needs layoutTestController.setEditingBehaviour
 Bug(GTK) editing/selection/directionality-after-undo-replace.html [ Failure ]
 Bug(GTK) editing/selection/5354455-1.html [ Failure ]
@@ -488,6 +484,9 @@
 Bug(GTK) fast/js/names.html [ Pass ]
 Bug(GTK) fast/loader/form-submission-after-beforeunload-cancel.html [ Pass ]
 Bug(GTK) fast/loader/stop-provisional-loads.html [ Pass ]
+Bug(GTK) fast/loader/onload-policy-ignore-for-frame.html [ Pass ]
+Bug(GTK) fast/loader/policy-delegate-action-hit-test-zoomed.html [ Pass ]
+Bug(GTK) fast/loader/reload-policy-delegate.html [ Pass ]
 Bug(GTK) fast/preloader/document-write-noscript.html [ Pass ]
 Bug(GTK) fast/preloader/first-base-tag-scanned-wins.html [ Pass ]
 Bug(GTK) fast/preloader/first-base-tag-wins.html [ Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to