diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-28 00:03:43 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-28 00:03:43 +0000 |
commit | e52c0cf666c2770e03b175722c2c5aa389aa346c (patch) | |
tree | 7dfb338e5063a047b37bfb3f4dc1d42c744bd257 /webkit | |
parent | 8d32789262bd9d26cf3cfe3bf1741e95108ec594 (diff) | |
download | chromium_src-e52c0cf666c2770e03b175722c2c5aa389aa346c.zip chromium_src-e52c0cf666c2770e03b175722c2c5aa389aa346c.tar.gz chromium_src-e52c0cf666c2770e03b175722c2c5aa389aa346c.tar.bz2 |
Fix expectation duplication error in tests_fixable.txtx for linux.
Also remove a test that passes.
Review URL: http://codereview.chromium.org/27296
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10655 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index d0cc3ad..2de631d 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1694,7 +1694,6 @@ DEFER : LayoutTests/http/tests/misc/timer-vs-loading.html = FAIL PASS TIMEOUT // // These ones look to just need fresh pixel baselines (likely caused by // transformation matrices now using doubles instead of floats): -LINUX : LayoutTests/fast/backgrounds/repeat/negative-offset-repeat-transformed.html = FAIL LINUX : LayoutTests/fast/transforms/matrix-02.html = FAIL LINUX : LayoutTests/svg/W3C-SVG-1.1/text-text-07-t.svg = PASS FAIL LINUX : LayoutTests/svg/text/text-text-05-t.svg = FAIL @@ -1859,4 +1858,3 @@ LayoutTests/svg/custom/use-on-non-svg-namespaced-element.svg = FAIL LayoutTests/svg/text/text-text-07-t.svg = FAIL LayoutTests/tables/mozilla/bugs/bug86708.html = FAIL LayoutTests/transitions/transition-end-event-multiple-03.html = FAIL -DEFER : LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEOUT |