diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 21:04:58 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 21:04:58 +0000 |
commit | cb548eb8eeb5ea85ae2810a916b88fa8702e8ea0 (patch) | |
tree | afb0d4c3e85d8c6077b9a6418b10ac02ffebdd19 /webkit | |
parent | 3eece06ea813d3fd7d3e29fca307ee34e469d575 (diff) | |
download | chromium_src-cb548eb8eeb5ea85ae2810a916b88fa8702e8ea0.zip chromium_src-cb548eb8eeb5ea85ae2810a916b88fa8702e8ea0.tar.gz chromium_src-cb548eb8eeb5ea85ae2810a916b88fa8702e8ea0.tar.bz2 |
webkit merge 39309:39335 part 2.
Review URL: http://codereview.chromium.org/14476
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7096 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 100fbf5..3dab883 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -2100,3 +2100,15 @@ LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAIL // Missing expected results. SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL + +// Merge 39309:39335 Regressions +LayoutTests/fast/box-sizing/percentage-height.html = FAIL +LayoutTests/fast/forms/001.html = FAIL +LayoutTests/fast/forms/button-default-title.html = FAIL +LayoutTests/fast/forms/control-clip.html = FAIL +LayoutTests/fast/forms/input-first-letter.html = FAIL +LayoutTests/fast/forms/select-baseline.html = FAIL +LayoutTests/svg/custom/animate-path-discrete.svg = FAIL + +// Merge 39309:39335 New Test +LayoutTests/fast/dom/Window/window-custom-prototype.html = FAIL |