Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(527)

Unified Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 212053: Fake main window resizing in the test shell.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/tools/layout_tests/test_expectations.txt
===================================================================
--- webkit/tools/layout_tests/test_expectations.txt (revision 26736)
+++ webkit/tools/layout_tests/test_expectations.txt (working copy)
@@ -145,10 +145,6 @@
// WONTFIX TESTS
// -----------------------------------------------------------------
-// We don't intend to pass all of these cases, so this is an expected fail.
-// Window resizing is not implemented in chrome.
-BUG1137420 WONTFIX : LayoutTests/fast/dom/Window/window-resize.html = FAIL
-
// This test is completely timing dependent. It is testing the time
// between a key event and a search event. You cannot count on this
// always being exactly the same, so we allow this to either PASS or FAIL
@@ -606,9 +602,6 @@
// it doesn't need to block the current release
BUG10275 : LayoutTests/http/tests/security/cross-frame-access-put.html = FAIL
-// We don't support support window.resizeTo (nor is it planned for Beta)
-BUG982602 : LayoutTests/fast/dom/Window/window-resize-and-move-arguments.html = FAIL
-
// TODO(joshia): Need some changes to the test shell in order to support
// Java applet related unit tests. So disable the following for now.
BUG879449 : LayoutTests/fast/replaced/applet-disabled-positioned.html = FAIL

Powered by Google App Engine
This is Rietveld 408576698