diff options
author | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-11 03:53:44 +0000 |
---|---|---|
committer | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-11 03:53:44 +0000 |
commit | f8a6caae69989d57d616e07136a72ab73e920ab6 (patch) | |
tree | 4ea45da84ba1b1372712a2b43854d68b59e3e975 /webkit | |
parent | c900db8af26c8db1e9729da643d16f41aea656a6 (diff) | |
download | chromium_src-f8a6caae69989d57d616e07136a72ab73e920ab6.zip chromium_src-f8a6caae69989d57d616e07136a72ab73e920ab6.tar.gz chromium_src-f8a6caae69989d57d616e07136a72ab73e920ab6.tar.bz2 |
LTTF: editing/selection/last-empty-inline is passing.
The upstream fix: https://bugs.webkit.org/show_bug.cgi?id=31985
BUG=28916
TEST=trybot
Review URL: http://codereview.chromium.org/491003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34326 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b3f5053..967f1ea 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3027,7 +3027,6 @@ BUG28905 WONTFIX SKIP : LayoutTests/plugins/qt-qwidget-plugin.html = FAIL // New failures from merge 51412:51455. BUG28916 MAC : LayoutTests/editing/pasteboard/paste-xml.xhtml = IMAGE+TEXT -BUG_HAMAJI WIN LINUX : LayoutTests/editing/selection/last-empty-inline.html = TEXT // Flaky test from r51224:r51237 roll. BUG28918 DEBUG : LayoutTests/storage/domstorage/localstorage/iframe-events.html = CRASH PASS |