diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-03 20:15:18 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-03 20:15:18 +0000 |
commit | 04b03a0dd8a804c79c1e7fecf73a8d43082a3f3e (patch) | |
tree | 82af84d3dc1885365df110e7a2930fcee10dbab4 /webkit | |
parent | b3b3c0a4590cba9a64da008ec4069442a4dd95b5 (diff) | |
download | chromium_src-04b03a0dd8a804c79c1e7fecf73a8d43082a3f3e.zip chromium_src-04b03a0dd8a804c79c1e7fecf73a8d43082a3f3e.tar.gz chromium_src-04b03a0dd8a804c79c1e7fecf73a8d43082a3f3e.tar.bz2 |
Update linux layout test expectations.
BUG=http://www.crbug.com/13267
Review URL: http://codereview.chromium.org/119102
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17524 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 00e0da4..12ac343 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2709,3 +2709,4 @@ BUG13218 LINUX : LayoutTests/svg/custom/grayscale-gradient-mask.svg = FAIL BUG13267 LINUX : LayoutTests/fast/overflow/overflow-rtl-inline-scrollbar.html = PASS FAIL BUG13267 LINUX : LayoutTests/svg/custom/mask-inside-defs.svg = PASS FAIL BUG13267 LINUX : LayoutTests/svg/custom/stroked-pattern.svg = PASS FAIL +BUG13267 LINUX : LayoutTests/editing/selection/5131716-3.html = PASS FAIL |