diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-20 20:27:25 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-20 20:27:25 +0000 |
commit | c2df790e7ebe74f59444a3cb5806adc4e0817b1d (patch) | |
tree | 1bade7611d891bfbf78acbe4f4b892cac31e447e /webkit/tools/layout_tests | |
parent | 21c8b1cc71bf192ed458f740738db5e1d82188da (diff) | |
download | chromium_src-c2df790e7ebe74f59444a3cb5806adc4e0817b1d.zip chromium_src-c2df790e7ebe74f59444a3cb5806adc4e0817b1d.tar.gz chromium_src-c2df790e7ebe74f59444a3cb5806adc4e0817b1d.tar.bz2 |
Add editable-html-element.html back to expected linux debug failure.
BUG=none
TEST=none
TBR=evanm
Review URL: http://codereview.chromium.org/293034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29560 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-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 fb8522b..fa10210 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3132,6 +3132,7 @@ SKIP BUG_PFELDMAN : LayoutTests/inspector = FAIL BUG24862 LINUX : LayoutTests/fast/replaced/border-radius-clip.html = FAIL // WebKit roll 49583:49597 +BUG24930 LINUX DEBUG : LayoutTests/editing/selection/editable-html-element.html = FAIL BUG24930 MAC DEBUG : LayoutTests/editing/selection/editable-html-element.html = FAIL PASS // WebKit Roll 49597:49640 |