diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-19 20:41:23 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-19 20:41:23 +0000 |
commit | 3486ec6dd26c1e40766afa1b54afbc727b00d5d6 (patch) | |
tree | c0f042b8d763d1d285b979731b29ee7576ec5c39 | |
parent | 4dca317d92a11c864e10b6bad2f8f5e46ce5f310 (diff) | |
download | chromium_src-3486ec6dd26c1e40766afa1b54afbc727b00d5d6.zip chromium_src-3486ec6dd26c1e40766afa1b54afbc727b00d5d6.tar.gz chromium_src-3486ec6dd26c1e40766afa1b54afbc727b00d5d6.tar.bz2 |
Revert 59891 - Add test expectations for https://bugs.webkit.org/show_bug.cgi?id=46025 after rolling WK 67748->67749
BUG=none
TEST=none
TBR=mpcomplete
Review URL: http://codereview.chromium.org/3457009
TBR=johnnyg@chromium.org
Review URL: http://codereview.chromium.org/3398012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59905 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index db4b53c..7a6cca2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,9 +8,3 @@ // johnnyg to move upstream BUGJOHNNYG WIN : fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html = TEXT PASS BUGJOHNNYG LINUX : plugins/embed-attributes-style.html = IMAGE - -// johnnyg to move upstream for mpcomplete -BUGWK46025 : fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html = TEXT -BUGWK46025 : fast/dom/prototype-inheritance.html = TEXT -BUGWK46025 : fast/events/focus-change-crash2.html = TEXT -BUGWK46025 : fast/dom/Window/slow-unload-handler.html = TIMEOUT |