diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-12 05:20:59 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-12 05:20:59 +0000 |
commit | 6f86a3dbd760f14ccb1363572a56deaac5131381 (patch) | |
tree | 4a6b3a77182128c3e9ec4e7ef8363462872705b6 | |
parent | c6a7ffe5b2e981e0fae2833d47e58d4b9f20ebd7 (diff) | |
download | chromium_src-6f86a3dbd760f14ccb1363572a56deaac5131381.zip chromium_src-6f86a3dbd760f14ccb1363572a56deaac5131381.tar.gz chromium_src-6f86a3dbd760f14ccb1363572a56deaac5131381.tar.bz2 |
Remove two more unnecesary suppressions.
TBR=senorblanco
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71144 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index fd409c5..b18effb 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -9,10 +9,8 @@ // few hours, and after the next roll all these can be removed again. // TODO(thakis): Remove these after the next webkit roll. BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE -BUGTHAKIS LINUX : svg/W3C-SVG-1.1-SE/pservers-grad-17-b.svg = IMAGE BUGTHAKIS LINUX RELEASE : svg/batik/paints/gradientLimit.svg = IMAGE -BUGTHAKIS WIN : fast/gradients/radial-centered.html = IMAGE BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE BUGTHAKIS WIN RELEASE : svg/batik/paints/gradientLimit.svg = IMAGE BUGTHAKIS WIN : svg/custom/js-late-gradient-and-object-creation.svg = IMAGE |