diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-17 23:14:36 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-17 23:14:36 +0000 |
commit | 63c2f1af4de7286e8f8b19f4921870a00fae64df (patch) | |
tree | b5805ef8fa69889892c333be2e427506071da3a1 | |
parent | 6939dc4f65e967964d72a82a8d5ae2b2fa678e37 (diff) | |
download | chromium_src-63c2f1af4de7286e8f8b19f4921870a00fae64df.zip chromium_src-63c2f1af4de7286e8f8b19f4921870a00fae64df.tar.gz chromium_src-63c2f1af4de7286e8f8b19f4921870a00fae64df.tar.bz2 |
Rebaseline a few tests that are new since the merge. They
only differ in font sizes.
Review URL: http://codereview.chromium.org/7501
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3577 0039d316-1c4b-4281-b951-d872f2087c98
19 files changed, 111 insertions, 11 deletions
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/editing/pasteboard/5780697-2-expected.txt b/webkit/data/layout_test_results/v8/LayoutTests/editing/pasteboard/5780697-2-expected.txt new file mode 100644 index 0000000..44686fe --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/editing/pasteboard/5780697-2-expected.txt @@ -0,0 +1,3 @@ +This tests for a bug where copying content from a document in quirksmode and pasting it would produce overlapping text because of a height: 1%; overflow: visible; rule. To run manually, paste into a document not in quirksmode. The paragraphs should not overlap. When you inspect the source, the paragraphs should have pixel values for the height property. + +<p style="overflow-x: visible; overflow-y: visible; height: 60px; ">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Etiam interdum lacus id lectus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Quisque pulvinar, libero eu tincidunt adipiscing, quam arcu pharetra libero, sed aliquet leo eros vitae sapien.</p><p style="overflow-x: visible; overflow-y: visible; height: 60px; ">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Etiam interdum lacus id lectus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Quisque pulvinar, libero eu tincidunt adipiscing, quam arcu pharetra libero, sed aliquet leo eros vitae sapien.</p><p style="overflow-x: visible; overflow-y: visible; height: 60px; ">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Etiam interdum lacus id lectus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Quisque pulvinar, libero eu tincidunt adipiscing, quam arcu pharetra libero, sed aliquet leo eros vitae sapien.</p> diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-origin-root-element-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-origin-root-element-expected.checksum new file mode 100644 index 0000000..0d66a58 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-origin-root-element-expected.checksum @@ -0,0 +1 @@ +e7793bca3a22c78da367ea8e158d712b
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-origin-root-element-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-origin-root-element-expected.png Binary files differnew file mode 100644 index 0000000..634c9e5 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-origin-root-element-expected.png diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-origin-root-element-expected.txt b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-origin-root-element-expected.txt new file mode 100644 index 0000000..11685b1 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-origin-root-element-expected.txt @@ -0,0 +1,10 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (16,16) size 768x248 + RenderBlock {HTML} at (16,16) size 768x248 [color=#FFFF00] [border: (3px solid #0000FF)] + RenderBody {BODY} at (35,35) size 698x178 [color=#000000] [bgcolor=#FFFFFF] [border: (3px solid #000000)] + RenderBlock {P} at (19,19) size 660x140 + RenderText {#text} at (0,0) size 649x59 + text run at (0,0) width 637: "The HTML box, the one with a blue border should be fully filled with lime green. The BODY box, the one" + text run at (0,20) width 649: "with black border, should also be fully filled with lime green. The lime green color should not spill out outside" + text run at (0,40) width 96: "the blue border." diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-1-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-1-expected.checksum new file mode 100644 index 0000000..2cf9323 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-1-expected.checksum @@ -0,0 +1 @@ +298cc5c2bc7ba8259989180d5625e45f
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-1-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-1-expected.png Binary files differnew file mode 100644 index 0000000..ebc9127 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-1-expected.png diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-1-expected.txt b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-1-expected.txt new file mode 100644 index 0000000..5f328bf --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-1-expected.txt @@ -0,0 +1,9 @@ +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 784x584 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 182x19 + text run at (0,0) width 182: "This should be a green square:" + RenderBlock {DIV} at (0,36) size 101x100 diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-rounding-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-rounding-expected.checksum new file mode 100644 index 0000000..0f6b88f --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-rounding-expected.checksum @@ -0,0 +1 @@ +e10de75503e3a390fd8b4a348daf58ec
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-rounding-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-rounding-expected.png Binary files differnew file mode 100644 index 0000000..79600d5 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-rounding-expected.png diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-rounding-expected.txt b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-rounding-expected.txt new file mode 100644 index 0000000..48dc67a --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/background-position-rounding-expected.txt @@ -0,0 +1,12 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x160 + RenderBlock {HTML} at (0,0) size 800x160 + RenderBody {BODY} at (8,8) size 784x136 + RenderBlock {DIV} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 185x19 + text run at (0,0) width 185: "There should be no red below." +layer at (8,44) size 100x100 + RenderBlock (relative positioned) {P} at (0,36) size 100x100 +layer at (44,44) size 64x32 + RenderBlock (positioned) {SPAN} at (36,0) size 64x32 [bgcolor=#FFFFFF] diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/block/basic/adding-near-anonymous-block-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/block/basic/adding-near-anonymous-block-expected.checksum new file mode 100644 index 0000000..f0ab938 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/block/basic/adding-near-anonymous-block-expected.checksum @@ -0,0 +1 @@ +e039046feeaa888256ccc7a2dc0daafd
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/block/basic/adding-near-anonymous-block-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/block/basic/adding-near-anonymous-block-expected.png Binary files differnew file mode 100644 index 0000000..a4b1d2a --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/block/basic/adding-near-anonymous-block-expected.png diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/block/basic/adding-near-anonymous-block-expected.txt b/webkit/data/layout_test_results/v8/LayoutTests/fast/block/basic/adding-near-anonymous-block-expected.txt new file mode 100644 index 0000000..0a908b6 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/block/basic/adding-near-anonymous-block-expected.txt @@ -0,0 +1,42 @@ +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 784x584 + RenderBlock {P} at (0,0) size 784x40 + RenderText {#text} at (0,0) size 99x19 + text run at (0,0) width 99: "This is a test for " + RenderInline {I} at (0,0) size 778x39 + RenderInline {A} at (0,0) size 311x19 [color=#0000EE] + RenderText {#text} at (99,0) size 311x19 + text run at (99,0) width 311: "https://bugs.webkit.org/show_bug.cgi?id=18809" + RenderText {#text} at (410,0) size 778x39 + text run at (410,0) width 4: " " + text run at (414,0) width 364: "Forms with block level generated content and absolutely" + text run at (0,20) width 342: "positioned labels break inline layout (fixed on reflow)" + RenderText {#text} at (342,20) size 4x19 + text run at (342,20) width 4: "." + RenderBlock {DIV} at (0,56) size 784x40 + RenderBlock (anonymous) at (0,0) size 784x20 + RenderText {#text} at (0,0) size 91x19 + text run at (0,0) width 91: "This should be " + RenderText {#text} at (91,0) size 72x19 + text run at (91,0) width 72: "a single line." + RenderBlock (generated) at (0,20) size 784x20 + RenderText at (0,0) size 184x19 + text run at (0,0) width 184: "This should be the second line." + RenderBlock {DIV} at (0,96) size 784x20 + RenderBlock {DIV} at (0,0) size 784x0 + RenderBlock (anonymous) at (0,0) size 784x20 + RenderText {#text} at (0,0) size 91x19 + text run at (0,0) width 91: "This should be " + RenderText {#text} at (91,0) size 72x19 + text run at (91,0) width 72: "a single line." + RenderBlock {DIV} at (0,116) size 784x20 + RenderBlock {DIV} at (0,0) size 784x0 + RenderBlock (anonymous) at (0,0) size 784x20 + RenderText {#text} at (91,0) size 72x19 + text run at (91,0) width 72: "a single line." + RenderBlock (floating) {SPAN} at (0,0) size 91x20 + RenderText {#text} at (0,0) size 91x19 + text run at (0,0) width 91: "This should be " diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/block/positioning/move-with-auto-width-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/block/positioning/move-with-auto-width-expected.checksum new file mode 100644 index 0000000..a7f9814 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/block/positioning/move-with-auto-width-expected.checksum @@ -0,0 +1 @@ +32e88d5dd22d09832e0d65dbe06f4d2b
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/block/positioning/move-with-auto-width-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/block/positioning/move-with-auto-width-expected.png Binary files differnew file mode 100644 index 0000000..131040f --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/block/positioning/move-with-auto-width-expected.png diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/borders/border-color-inherit-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/borders/border-color-inherit-expected.checksum new file mode 100644 index 0000000..7cd9bb1 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/borders/border-color-inherit-expected.checksum @@ -0,0 +1 @@ +ba2acd55b75cedeb4463a18d0e37ba7b
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/borders/border-color-inherit-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/borders/border-color-inherit-expected.png Binary files differnew file mode 100644 index 0000000..0d5e677 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/borders/border-color-inherit-expected.png diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/borders/border-color-inherit-expected.txt b/webkit/data/layout_test_results/v8/LayoutTests/fast/borders/border-color-inherit-expected.txt new file mode 100644 index 0000000..f2556d20 --- /dev/null +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/borders/border-color-inherit-expected.txt @@ -0,0 +1,23 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x152 + RenderBlock {HTML} at (0,0) size 800x152 + RenderBody {BODY} at (8,8) size 784x136 + RenderBlock {DIV} at (0,0) size 784x46 [color=#008000] + RenderBlock {DIV} at (0,0) size 784x46 [color=#FF0000] [border: (3px solid #008000)] + RenderBlock {DIV} at (3,3) size 778x40 [color=#008000] + RenderText {#text} at (0,0) size 748x39 + text run at (0,0) width 391: "This should have a green border, because the computed value of " + text run at (391,0) width 345: "'border-color' set to its initial value is the computed value " + text run at (736,0) width 12: "of" + text run at (0,20) width 244: "'color', which is then inherited as a color." + RenderBlock {DIV} at (0,62) size 784x26 [color=#008000] + RenderBlock {DIV} at (0,0) size 784x26 [color=#FF0000] [border: (3px solid #008000)] + RenderBlock {DIV} at (3,3) size 778x20 [color=#008000] + RenderText {#text} at (0,0) size 53x19 + text run at (0,0) width 53: "This too." + RenderBlock {DIV} at (0,104) size 784x32 [color=#008000] [border: (3px solid #008000)] + RenderBlock {DIV} at (3,3) size 778x26 [color=#FF0000] [border: (3px solid #008000)] + RenderBlock {DIV} at (3,3) size 772x20 [color=#008000] + RenderText {#text} at (0,0) size 53x19 + text run at (0,0) width 53: "This too." diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 538032a..25a924b 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -837,6 +837,12 @@ V8 | KJS # LayoutTests/fast/backgrounds/svg-as-mask.html = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b.svg = FAIL V8 | KJS # LayoutTests/svg/batik/masking/maskRegions.svg = FAIL +# More tests that fail because of masks not working properly. +V8 | KJS # LayoutTests/fast/backgrounds/mask-composite.html = FAIL +V8 | KJS # LayoutTests/fast/backgrounds/repeat/mask-negative-offset-repeat.html = FAIL +V8 | KJS # LayoutTests/fast/borders/block-mask-overlay-image.html = FAIL +V8 | KJS # LayoutTests/fast/borders/inline-mask-overlay-image.html = FAIL + # These two are fixed in WebKit r36103 http://trac.webkit.org/changeset/36103/. # The WebKit only mentions svg/custom/invalid-fill-hex.svg but the changes to # the CSS grammar also fixes editing/execCommand/16049.html. They should @@ -862,20 +868,9 @@ V8 | KJS # LayoutTests/editing/selection/move-left-right.html = FAIL V8 | KJS # LayoutTests/accessibility = FAIL V8 | KJS # LayoutTests/dom/html/level2/html/HTMLFormElement10.html = FAIL | TIMEOUT -V8 | KJS # LayoutTests/editing/pasteboard/5780697-2.html = FAIL -V8 | KJS # LayoutTests/fast/backgrounds/background-origin-root-element.html = FAIL -V8 | KJS # LayoutTests/fast/backgrounds/background-position-1.html = FAIL -V8 | KJS # LayoutTests/fast/backgrounds/background-position-rounding.html = FAIL -V8 | KJS # LayoutTests/fast/backgrounds/mask-composite.html = FAIL -V8 | KJS # LayoutTests/fast/backgrounds/repeat/mask-negative-offset-repeat.html = FAIL -V8 | KJS # LayoutTests/fast/block/basic/adding-near-anonymous-block.html = FAIL V8 | KJS # LayoutTests/fast/block/basic/min-pref-width-nowrap-floats.html = FAIL -V8 | KJS # LayoutTests/fast/block/positioning/move-with-auto-width.html = FAIL -V8 | KJS # LayoutTests/fast/borders/block-mask-overlay-image.html = FAIL -V8 | KJS # LayoutTests/fast/borders/border-color-inherit.html = FAIL V8 | KJS # LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL V8 | KJS # LayoutTests/fast/borders/fieldsetBorderRadius.html = FAIL -V8 | KJS # LayoutTests/fast/borders/inline-mask-overlay-image.html = FAIL V8 | KJS # LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL V8 | KJS # LayoutTests/fast/canvas/canvas-text-baseline.html = FAIL V8 | KJS # LayoutTests/fast/dom/documenturi-assigned-junk-implies-relative-urls-do-not-resolve.html = FAIL |