diff options
author | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-07 02:57:46 +0000 |
---|---|---|
committer | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-07 02:57:46 +0000 |
commit | 8843e0088471821af01330f49cca6b999d7dc036 (patch) | |
tree | 05de1107964a7770df3a899367826329f9952012 /webkit | |
parent | a212e3c6d3f50b8a604d5754e10c350e604e612b (diff) | |
download | chromium_src-8843e0088471821af01330f49cca6b999d7dc036.zip chromium_src-8843e0088471821af01330f49cca6b999d7dc036.tar.gz chromium_src-8843e0088471821af01330f49cca6b999d7dc036.tar.bz2 |
Set WebKit test expectations for circular-marker-reference-1.svg and frame-lengths.html
TBR=japhet
Review URL: http://codereview.chromium.org/518053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35689 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index d788cc3..449d9bc 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3165,6 +3165,7 @@ BUG_ANTONM : LayoutTests/fast/repaint/float-new-in-block.html = FAIL PASS BUG_JAPHET : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = FAIL BUG_JAPHET : LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f.svg = FAIL BUG_JAPHET : LayoutTests/svg/W3C-SVG-1.1/painting-marker-03-f.svg = FAIL +BUG_JAPHET : LayoutTests/svg/custom/circular-marker-reference-1.svg = TEXT BUG_JAPHET : LayoutTests/svg/custom/circular-marker-reference-2.svg = FAIL BUG_JAPHET : LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL BUG_JAPHET : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL @@ -3181,3 +3182,4 @@ BUG_JAPHET : LayoutTests/svg/custom/feDisplacementMap-01.svg = FAIL BUG_JAPHET : LayoutTests/svg/custom/marker-referencePoint.svg = FAIL BUG_JAPHET : LayoutTests/svg/custom/marker-strokeWidth-changes.svg = FAIL BUG_JAPHET : LayoutTests/svg/custom/marker-opacity.svg = FAIL +BUG_JAPHET : LayoutTests/websocket/tests/frame-lengths.html = PASS TIMEOUT |