diff options
author | mmoss@google.com <mmoss@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-27 23:05:50 +0000 |
---|---|---|
committer | mmoss@google.com <mmoss@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-27 23:05:50 +0000 |
commit | 54337a70bec98a4ac9104a6e3778a8a023ee6373 (patch) | |
tree | 63fdcd3d04f79e88373b19f8677a72e010d5814a /webkit/tools | |
parent | c058805b99cce98cbc352c499f3e69fd355a84c2 (diff) | |
download | chromium_src-54337a70bec98a4ac9104a6e3778a8a023ee6373.zip chromium_src-54337a70bec98a4ac9104a6e3778a8a023ee6373.tar.gz chromium_src-54337a70bec98a4ac9104a6e3778a8a023ee6373.tar.bz2 |
* Create baseline test results for new WebKit merge layout tests.
Fixes tests:
LayoutTests/fast/css-generated-content/table-row-group-to-inline.html
LayoutTests/fast/css-generated-content/table-row-group-with-before.html
LayoutTests/fast/css-generated-content/table-row-with-before.html
LayoutTests/fast/css-generated-content/table-with-before.html
Review URL: http://codereview.chromium.org/8205
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4037 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt index 35d119f..48a5ff5 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -925,10 +925,6 @@ V8 | KJS # LayoutTests/fast/canvas/fillrect_gradient.html = FAIL V8 | KJS # LayoutTests/fast/canvas/gradient-add-second-start-end-stop.html = FAIL // Flaky V8 | KJS # LayoutTests/fast/canvas/patternfill-repeat.html = FAIL | CRASH -V8 | KJS # LayoutTests/fast/css-generated-content/table-row-group-to-inline.html = FAIL -V8 | KJS # LayoutTests/fast/css-generated-content/table-row-group-with-before.html = FAIL -V8 | KJS # LayoutTests/fast/css-generated-content/table-row-with-before.html = FAIL -V8 | KJS # LayoutTests/fast/css-generated-content/table-with-before.html = FAIL V8 | KJS # LayoutTests/fast/css/background-shorthand-invalid-url.html = FAIL V8 | KJS # LayoutTests/fast/dom/resource-locations-in-created-html-document.html = FAIL V8 | KJS # LayoutTests/fast/forms/form-hides-table.html = FAIL |