diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-06 21:37:24 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-06 21:37:24 +0000 |
commit | f770d0fb057c336eb7a573c5c1a887d366bcc7fc (patch) | |
tree | 5dee07754e88107c1b1ccea10222428991f66350 /webkit | |
parent | 143dcd59408127d74968b366cd113ef32d8e99e9 (diff) | |
download | chromium_src-f770d0fb057c336eb7a573c5c1a887d366bcc7fc.zip chromium_src-f770d0fb057c336eb7a573c5c1a887d366bcc7fc.tar.gz chromium_src-f770d0fb057c336eb7a573c5c1a887d366bcc7fc.tar.bz2 |
Fix a stupid mistake in updating test_expectations.txt
BUG=none
TEST=none
TBR=dglazkov
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31304 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 89ac28b..bf11e44 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2130,6 +2130,7 @@ BUG23482 MAC : LayoutTests/svg/text/text-align-05-b.svg = IMAGE BUG23482 MAC : LayoutTests/svg/text/text-align-06-b.svg = IMAGE BUG23482 MAC : LayoutTests/svg/text/text-altglyph-01-b.svg = IMAGE BUG23482 MAC : LayoutTests/svg/text/text-deco-01-b.svg = IMAGE +BUG23482 MAC : LayoutTests/svg/text/text-fonts-01-t.svg = IMAGE BUG23482 MAC : LayoutTests/svg/text/text-fonts-02-t.svg = IMAGE BUG23482 MAC : LayoutTests/svg/text/text-intro-05-t.svg = IMAGE BUG23482 MAC : LayoutTests/svg/text/text-path-01-b.svg = IMAGE @@ -2201,9 +2202,6 @@ BUG23466 MAC : LayoutTests/svg/custom/foreign-object-skew.svg = IMAGE BUG23465 MAC : LayoutTests/svg/custom/marker-changes.svg = FAIL BUG23465 MAC : LayoutTests/svg/custom/marker-child-changes.svg = FAIL -// SVG failure to use the same fonts -BUG23462 MAC : LayoutTests/svg/W3C-SVG-1.1/text-fonts-01-t.svg = IMAGE - // Plugin drawing off BUG12030 MAC : LayoutTests/plugins/embed-attributes-style.html = IMAGE |