diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-14 22:26:18 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-14 22:26:18 +0000 |
commit | 09e45b3e2f04b28d9d8ead8458b30ada4362c4ec (patch) | |
tree | af4ef299fe894256993e04144eeffbfe37dc1a49 | |
parent | aae47d3a48aac7ba5ff6aa75fab49c7bef069c03 (diff) | |
download | chromium_src-09e45b3e2f04b28d9d8ead8458b30ada4362c4ec.zip chromium_src-09e45b3e2f04b28d9d8ead8458b30ada4362c4ec.tar.gz chromium_src-09e45b3e2f04b28d9d8ead8458b30ada4362c4ec.tar.bz2 |
Tweak bug id on image-related tests to combine the same issue into the same bug.
TBR=senorblanco
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/536067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36283 0039d316-1c4b-4281-b951-d872f2087c98
-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 c7fe1f9..41c820c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -884,8 +884,8 @@ BUG8635 LINUX WIN DEBUG : svg/custom/pattern-cycle-detection.svg = FAIL BUG8763 LINUX WIN MAC : svg/custom/use-on-g-containing-foreignObject-and-image.svg = IMAGE // smiley.png should be shown with xml:base and xml:base on parent. -BUG10281 MAC : svg/W3C-SVG-1.1/struct-image-07-t.svg = IMAGE -BUG10281 WIN LINUX : svg/W3C-SVG-1.1/struct-image-07-t.svg = IMAGE+TEXT +BUG23463 MAC : svg/W3C-SVG-1.1/struct-image-07-t.svg = IMAGE +BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-image-07-t.svg = IMAGE+TEXT // We show reduced version of the entire SVN image rather than an image BUG23463 MAC : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE |