diff options
author | pam@chromium.org <pam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-05 03:17:13 +0000 |
---|---|---|
committer | pam@chromium.org <pam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-05 03:17:13 +0000 |
commit | 01ac79343211c46314a1fa7fd9d013b6aa683335 (patch) | |
tree | 0bbc2fddcadf76543209f9b227acbc0d69525c32 /webkit | |
parent | 68ed332e86b073f1e1d06619ea2623bda205e761 (diff) | |
download | chromium_src-01ac79343211c46314a1fa7fd9d013b6aa683335.zip chromium_src-01ac79343211c46314a1fa7fd9d013b6aa683335.tar.gz chromium_src-01ac79343211c46314a1fa7fd9d013b6aa683335.tar.bz2 |
Re-baseline tests that we actaully pass. Clarify tests that need fixing or
further review.
BUG=none
TEST=covered by layout tests
Review URL: http://codereview.chromium.org/40146
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10968 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
6 files changed, 44 insertions, 26 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/text-text-08-b-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/text-text-08-b-expected.checksum index ce86518..2c9f9ef 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/text-text-08-b-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/text-text-08-b-expected.checksum @@ -1 +1 @@ -1cc1ec7c1489d77d1c54c9c0600e0f39
\ No newline at end of file +33196abc2d6ae917668e9875220da475
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/text-text-08-b-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/text-text-08-b-expected.png Binary files differindex e1765fc..56977ffa 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/text-text-08-b-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/text-text-08-b-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/transforms/no_transform_hit_testing-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/transforms/no_transform_hit_testing-expected.checksum new file mode 100644 index 0000000..59079aa --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/transforms/no_transform_hit_testing-expected.checksum @@ -0,0 +1 @@ +fdcde349144fe0018d2b5af911d61062
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/transforms/no_transform_hit_testing-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/transforms/no_transform_hit_testing-expected.png Binary files differnew file mode 100644 index 0000000..ed970b3 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/transforms/no_transform_hit_testing-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/transforms/no_transform_hit_testing-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/transforms/no_transform_hit_testing-expected.txt new file mode 100644 index 0000000..8635caa --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/transforms/no_transform_hit_testing-expected.txt @@ -0,0 +1,19 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 + RenderBody {BODY} at (8,8) size 784x576 + RenderBlock {H1} at (0,0) size 784x37 + RenderText {#text} at (0,0) size 616x36 + text run at (0,0) width 616: "Testing hittest on a layer with null transform" + RenderBlock {P} at (0,58) size 784x20 + RenderText {#text} at (0,0) size 291x19 + text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=24252" +layer at (20,96) size 400x100 + RenderBlock (positioned) {P} at (20,96) size 400x100 [bgcolor=#DDDDFF] + RenderText {#text} at (0,0) size 122x19 + text run at (0,0) width 122: "transformed element" +layer at (8,216) size 27x20 + RenderBlock (positioned) {P} at (8,216) size 27x20 + RenderText {#text} at (0,0) size 27x19 + text run at (0,0) width 27: "pass" diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index f173865..996c64d 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -130,7 +130,8 @@ LINUX WIN : LayoutTests/fast/forms/textarea-scrollbar-height.html = FAIL // ----------------------------------------------------------------- // Worker related tests (ENABLE_WORKERS): -DEFER SKIP : LayoutTests/fast/workers = TIMEOUT +DEFER SKIP : LayoutTests/fast/workers = TIMEOUT FAIL +DEFER SKIP : LayoutTests/http/tests/xmlhttprequest/workers = TIMEOUT DEFER: LayoutTests/fast/events/dispatchEvent-crash.html = FAIL // These tests rely on the keygen tag, which we haven't wired up. @@ -247,6 +248,7 @@ DEFER : LayoutTests/fast/dom/Window/window-function-name-getter-precedence.html DEFER SKIP : LayoutTests/media = TIMEOUT DEFER SKIP : LayoutTests/fast/media = PASS FAIL DEFER : LayoutTests/http/tests/media = FAIL +DEFER : LayoutTests/fast/dom/Window/custom-constructors.html = FAIL // Bug 941049: Function arguments object is copied for each access. DEFER : LayoutTests/fast/js/kde/function_arguments.html = FAIL @@ -698,6 +700,24 @@ DEFER SKIP : LayoutTests/transitions/opacity-transition-zindex.html = PASS // http://code.google.com/p/chromium/issues/detail?id=3273 DEFER : LayoutTests/editing/selection/move-left-right.html = FAIL +// Regression from the 41362:41402 merge. http://crbug.com/8402 +MAC : LayoutTests/fast/forms/drag-out-of-textarea.html = FAIL PASS + +// Started crashing with v8 version 1.0.3.1. http://crbug.com/8364 +LINUX : LayoutTests/fast/canvas/unclosed-canvas-1.html = CRASH + +// Failing because needed images are missing from the fast/block/float/support/ +// directory. http://crbug.com/8406 +LayoutTests/fast/block/float/t0905-c414-flt-fit-01-d-g.html = FAIL +LayoutTests/fast/block/float/t0905-c5525-fltblck-00-d-ag.html = FAIL +LayoutTests/fast/block/float/t0905-c5526-flthw-00-c-g.html = FAIL + +// This test fails because (in Chromium) it includes the full path to the +// subframe URL. Need to teach dumpResourceLoadCallbacks() about relative +// URLs. http://crbug.com/8407 +DEFER : LayoutTests/fast/loader/main-document-url-for-non-http-loads.html = FAIL + + // ---------------------------------------------------------------------------- // NEW FOR THE MERGE // @@ -1434,7 +1454,6 @@ DEFER LINUX WIN : LayoutTests/fast/repaint/transform-repaint-descendants.html = // WebKit Merge 39100:39141 new tests: MAC : LayoutTests/fast/events/special-key-events-in-input-text.html = FAIL // New test. We should fix it, but it doesn't need to block the current release -DEFER SKIP : LayoutTests/fast/workers/worker-navigator.html = FAIL DEFER SKIP : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded-svg.svg = FAIL // Windows pixeltest failure: alpha=0.5 red does not come out blended. @@ -1845,27 +1864,6 @@ MAC : LayoutTests/animations/animation-controller-drt-api.html = TIMEOUT PASS WIN DEBUG : LayoutTests/editing/selection/move-by-line-001.html = FAIL WIN : LayoutTests/transitions/transition-end-event-container.html = FAIL PASS -// Regressions from the 41286:41362 merge. -LINUX WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = PASS TIMEOUT - -// New tests added in the 41286:41362 merge. -// TODO(pamg): See which only need re-baselining. -DEFER : LayoutTests/http/tests/xmlhttprequest/workers/methods-async.html = TIMEOUT -DEFER : LayoutTests/http/tests/xmlhttprequest/workers/methods.html = TIMEOUT +// New test added in the 41286:41362 merge. Not clear whether we pass. +// http://crbug.com/8404 DEFER LINUX WIN : LayoutTests/fast/layers/inline-dirty-z-order-lists.html = FAIL -DEFER LINUX WIN : LayoutTests/transforms/no_transform_hit_testing.html = FAIL - -// Regressions from the 41362:41402 merge. -WIN : LayoutTests/svg/W3C-SVG-1.1/text-text-08-b.svg = FAIL -MAC : LayoutTests/fast/forms/drag-out-of-textarea.html = FAIL PASS - -// New tests added in the 41362:41402 merge. -// TODO(pamg): See which only need re-baselining. -DEFER : LayoutTests/fast/block/float/t0905-c414-flt-fit-01-d-g.html = FAIL -DEFER : LayoutTests/fast/block/float/t0905-c5525-fltblck-00-d-ag.html = FAIL -DEFER : LayoutTests/fast/block/float/t0905-c5526-flthw-00-c-g.html = FAIL -DEFER : LayoutTests/fast/dom/Window/custom-constructors.html = FAIL -DEFER : LayoutTests/fast/loader/main-document-url-for-non-http-loads.html = FAIL - -// Started crashing with v8 version 1.0.3.1. http://crbug.com/8364 -LINUX : LayoutTests/fast/canvas/unclosed-canvas-1.html = CRASH |