diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 15:00:15 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-13 15:00:15 +0000 |
commit | 2b919f8f20c80609998b66b9ef8268f31c5786a6 (patch) | |
tree | 4e6d40aba0da93c1e0475c1ca4ad20f8a1f47bb3 /webkit/tools | |
parent | 88315391f75966afb88843ecf49a9c87e2b31b5a (diff) | |
download | chromium_src-2b919f8f20c80609998b66b9ef8268f31c5786a6.zip chromium_src-2b919f8f20c80609998b66b9ef8268f31c5786a6.tar.gz chromium_src-2b919f8f20c80609998b66b9ef8268f31c5786a6.tar.bz2 |
One more test_expectations fix (wrong path).
TBR=brettw
Review URL: http://codereview.chromium.org/115297
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15955 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 652df09..8a34204 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2664,8 +2664,8 @@ BUG_SENORBLANCO WIN : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL BUG_SENORBLANCO WIN : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL BUG_SENORBLANCO WIN : LayoutTests/fast/layers/self-painting-outline.html = FAIL BUG_SENORBLANCO WIN : LayoutTests/fast/overflow/overflow-focus-ring.html = FAIL -BUG_SENORBLANCO WIN : LayoutTests/repaint/layer-outline-horizontal.html = FAIL -BUG_SENORBLANCO WIN : LayoutTests/repaint/layer-outline.html = FAIL +BUG_SENORBLANCO WIN : LayoutTests/fast/repaint/layer-outline-horizontal.html = FAIL +BUG_SENORBLANCO WIN : LayoutTests/fast/repaint/layer-outline.html = FAIL BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/border-image-01.html = FAIL BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL BUG_SENORBLANCO LINUX : LayoutTests/transitions/transition-end-event-multiple-03.html = FAIL |