diff options
author | hans@chromium.org <hans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-09 15:27:28 +0000 |
---|---|---|
committer | hans@chromium.org <hans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-09 15:27:28 +0000 |
commit | c14a8311a11ab8a06f71cd14362498494b56cb39 (patch) | |
tree | c6dcbde6f976a2d3c89ddf81f8cdb51b85f99b99 | |
parent | 5b1904ab3db049a58ce5d319742ba79861a83910 (diff) | |
download | chromium_src-c14a8311a11ab8a06f71cd14362498494b56cb39.zip chromium_src-c14a8311a11ab8a06f71cd14362498494b56cb39.tar.gz chromium_src-c14a8311a11ab8a06f71cd14362498494b56cb39.tar.bz2 |
Layout test svg/W3C-SVG-1.1/struct-use-01-t.svg: mark as FAIL
It was marked as TEXT+IMAGE, but it doesn't give text mismatch on
all bots, so it should be FAIL.
BUG=48668
TEST=Webkit Mac10.5 goes green
TBR=ajwong
Review URL: http://codereview.chromium.org/2933006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51960 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 1ee1b75..aa81e23 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -88,4 +88,4 @@ BUGAWONG WIN : plugins/keyboard-events.html = TEXT BUGAWONG WIN : http/tests/plugins/plugin-document-has-focus.html = TEXT BUGAWONG MAC : media/video-volume-slider.html = IMAGE+TEXT -BUG48668 MAC : svg/W3C-SVG-1.1/struct-use-01-t.svg = IMAGE+TEXT +BUG48668 MAC : svg/W3C-SVG-1.1/struct-use-01-t.svg = FAIL |