diff options
author | karen@chromium.org <karen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-08 16:37:01 +0000 |
---|---|---|
committer | karen@chromium.org <karen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-08 16:37:01 +0000 |
commit | 3513f78ea41e4542fc1283fd576cdf7e9fda716f (patch) | |
tree | 66c810c6f9dd0195f680c697fa4519670779f50d /webkit/tools/layout_tests | |
parent | fce75db8c6c153486ad19477cc2cf71ced7568e7 (diff) | |
download | chromium_src-3513f78ea41e4542fc1283fd576cdf7e9fda716f.zip chromium_src-3513f78ea41e4542fc1283fd576cdf7e9fda716f.tar.gz chromium_src-3513f78ea41e4542fc1283fd576cdf7e9fda716f.tar.bz2 |
added missing equal signs
Review URL: http://codereview.chromium.org/6621070
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77291 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations_chrome.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations_chrome.txt b/webkit/tools/layout_tests/test_expectations_chrome.txt index eddaefe..e6f6f57 100644 --- a/webkit/tools/layout_tests/test_expectations_chrome.txt +++ b/webkit/tools/layout_tests/test_expectations_chrome.txt @@ -1063,7 +1063,7 @@ BUG_OFFICALGOGREEN LINUX : platform/chromium-linux/fast/text/international/compl BUG_OFFICALGOGREEN LINUX : svg/custom/svg-fonts-with-no-element-reference.html = IMAGE+TEXT BUG_OFFICALGOGREEN LINUX : svg/hixie/links/001.xml = IMAGE+TEXT BUG_OFFICALGOGREEN LINUX : svg/hixie/viewbox/preserveAspectRatio/001.xml = IMAGE+TEXT -BUG_OFFICALGOGREEN LINUX : svg/text/font-size-below-point-five.svg TEXT +BUG_OFFICALGOGREEN LINUX : svg/text/font-size-below-point-five.svg = TEXT BUG_OFFICALGOGREEN LINUX : canvas/philip/tests/size.attributes.parse.trailingjunk.html = TIMEOUT BUG_OFFICALGOGREEN LINUX : canvas/philip/tests/size.attributes.setAttribute.zero.html = TIMEOUT BUG_OFFICALGOGREEN LINUX : fast/dom/script-clone-rerun-src.xhtml = TIMEOUT @@ -1081,5 +1081,5 @@ BUG_OFFICALGOGREEN LINUX : ietestcenter/Javascript/15.5.4.20-4-24.html = TIMEOUT BUG_OFFICALGOGREEN LINUX : svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr.html = TIMEOUT BUG_OFFICALGOGREEN LINUX : svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop.html = TIMEOUT BUG_OFFICALGOGREEN LINUX : tables/mozilla/bugs/bug1188.html = TIMEOUT -BUG_OFFICALGOGREEN MAC : fast/table/table-and-parts-outline.html IMAGE -BUG_OFFICALGOGREEN MAC : svg/css/path-gradient-stroke-shadow.svg IMAGE +BUG_OFFICALGOGREEN MAC : fast/table/table-and-parts-outline.html = IMAGE +BUG_OFFICALGOGREEN MAC : svg/css/path-gradient-stroke-shadow.svg = IMAGE |