diff options
author | caseq@google.com <caseq@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-13 11:32:29 +0000 |
---|---|---|
committer | caseq@google.com <caseq@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-13 11:32:29 +0000 |
commit | d139f87c7ede1b35c906b32c77e363da4c87bf74 (patch) | |
tree | 6658ba29178ece7b16fb8da44dee1691d8b8ab6b /webkit/tools | |
parent | 334c59d927639aaae464f76b082a893b9fdf6987 (diff) | |
download | chromium_src-d139f87c7ede1b35c906b32c77e363da4c87bf74.zip chromium_src-d139f87c7ede1b35c906b32c77e363da4c87bf74.tar.gz chromium_src-d139f87c7ede1b35c906b32c77e363da4c87bf74.tar.bz2 |
Fixed a typo in test names.
BUG=none
TEST=none
TBR=jianli
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81395 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 2bb371a..14628f9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -11,9 +11,9 @@ BUGANTONM : plugins/netscape-plugin-property-access-exception.html = TEXT // caseq will rebaseline upstream. BUGCASEQ : svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg = IMAGE+TEXT -BUGCASEQ : svg/custom/text-dom-01-f.png = IMAGE+TEXT +BUGCASEQ : svg/custom/text-dom-01-f.svg = IMAGE+TEXT BUGCASEQ : svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr.html = IMAGE BUGCASEQ : svg/dynamic-updates/SVGTextElement-dom-textLength-attr.html = IMAGE BUGCASEQ : svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop.html = IMAGE -BUGCASEQ : svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop.htmla = IMAGE +BUGCASEQ : svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop.html = IMAGE BUGCASEQ : svg/text/lengthAdjust-text-metrics.html = TEXT |