diff options
author | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 07:59:14 +0000 |
---|---|---|
committer | hamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 07:59:14 +0000 |
commit | 8d7ca8f6c17e86b0774a154dcfd7cc52abf5d506 (patch) | |
tree | df9a3ab7002f48d37acbfc503b7eadc261538d67 /webkit/tools/layout_tests | |
parent | 80f217d451eedbffcab88bf4fa85fd0a85cf88d2 (diff) | |
download | chromium_src-8d7ca8f6c17e86b0774a154dcfd7cc52abf5d506.zip chromium_src-8d7ca8f6c17e86b0774a154dcfd7cc52abf5d506.tar.gz chromium_src-8d7ca8f6c17e86b0774a154dcfd7cc52abf5d506.tar.bz2 |
Add LayoutTests/fast/forms/textfield-drag-into-disabled.html as expected layout test failure.
BUG=18487
Review URL: http://codereview.chromium.org/160633
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22469 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 1f697bc..63d41f5 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3071,3 +3071,6 @@ BUG18206 MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe- // file a bug. BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.html = FAIL BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.html = FAIL + +// Test failures from WebKit merge 46766 to 46794 +BUG18487 WIN : LayoutTests/fast/forms/textfield-drag-into-disabled.html = FAIL |