Title: [111201] trunk/LayoutTests
Revision
111201
Author
[email protected]
Date
2012-03-19 10:37:01 -0700 (Mon, 19 Mar 2012)

Log Message

        FAILED: m_loadState == LoadStateProvisional on http/tests/multipart/load-last-non-html-frame.php
        https://bugs.webkit.org/show_bug.cgi?id=81365

        * platform/wk2/Skipped: Skipped the test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111200 => 111201)


--- trunk/LayoutTests/ChangeLog	2012-03-19 17:34:18 UTC (rev 111200)
+++ trunk/LayoutTests/ChangeLog	2012-03-19 17:37:01 UTC (rev 111201)
@@ -1,3 +1,10 @@
+2012-03-19  Alexey Proskuryakov  <[email protected]>
+
+        FAILED: m_loadState == LoadStateProvisional on http/tests/multipart/load-last-non-html-frame.php
+        https://bugs.webkit.org/show_bug.cgi?id=81365
+
+        * platform/wk2/Skipped: Skipped the test.
+
 2012-03-19  Mike Lawther  <[email protected]>
 
         CSS3 calc: background positioning works with mixed percent/absolute expressions

Modified: trunk/LayoutTests/platform/wk2/Skipped (111200 => 111201)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-03-19 17:34:18 UTC (rev 111200)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-03-19 17:37:01 UTC (rev 111201)
@@ -844,6 +844,11 @@
 # https://bugs.webkit.org/show_bug.cgi?id=40361
 editing/text-iterator/findString-selection-disabled.html
 
+# WebKit2 needs an implementation of FrameLoaderClient::revertToProvisionalState
+# https://bugs.webkit.org/show_bug.cgi?id=81365
+http/tests/multipart/load-last-non-html-frame.php
+http/tests/multipart/multipart-wait-before-boundary.html
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
@@ -1212,7 +1217,6 @@
 http/tests/media/reload-after-dialog.html
 http/tests/misc/slow-loading-mask.html
 http/tests/misc/unloadable-script.html
-http/tests/multipart/multipart-wait-before-boundary.html
 http/tests/navigation/back-send-referrer.html
 http/tests/navigation/fallback-anchor-reload.html
 http/tests/navigation/history-back-across-form-submission-to-fragment.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to