diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 03:17:47 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-13 03:17:47 +0000 |
commit | 5ac843ca1cd19a5eab6efc3adb22560dd40f1756 (patch) | |
tree | 0c96b89d33335c96cef757ca9d91a256a1d1f947 | |
parent | 7653159bc0e2cd87247566554ff7e816ccab3c80 (diff) | |
download | chromium_src-5ac843ca1cd19a5eab6efc3adb22560dd40f1756.zip chromium_src-5ac843ca1cd19a5eab6efc3adb22560dd40f1756.tar.gz chromium_src-5ac843ca1cd19a5eab6efc3adb22560dd40f1756.tar.bz2 |
Fix up test expectation for negative-offset-repeat-transformed.html.
TBR=johnnyg
Review URL: http://codereview.chromium.org/546027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36083 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4d73278..5ff8c6a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3078,7 +3078,7 @@ BUG_JOHNNYG : LayoutTests/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop. // after the major flakiness goes away BUG_JOHNNYG : LayoutTests/fast/js/Object-getOwnPropertyNames.html = TEXT BUG_JOHNNYG : LayoutTests/svg/css/shadow-and-opacity.svg = IMAGE -BUG_JOHNNYG WIN LINUX : LayoutTests/fast/backgrounds/repeat/negative-offset-repeat-transformed.html = IMAGE TEXT +BUG_JOHNNYG WIN LINUX : LayoutTests/fast/backgrounds/repeat/negative-offset-repeat-transformed.html = IMAGE+TEXT BUG_JOHNNYG : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = TIMEOUT BUG_JOHNNYG WIN : LayoutTests/fast/block/positioning/fixed-positioning-scrollbar-bug.html = TEXT BUG_JOHNNYG : LayoutTests/fast/block/positioning/absolute-positioning-no-scrollbar.html = MISSING |