Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(325)

Side by Side Diff: LayoutTests/platform/mac/fast/html/marquee-scroll-expected.txt

Issue 1271253005: Auto-rebaseline for r200178 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x16 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 55x16 7 LayoutText {#text} at (0,0) size 55x18
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 LayoutInline {A} at (0,0) size 69x16 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 69x18 [color=#0000EE]
10 LayoutText {#text} at (54,0) size 69x16 10 LayoutText {#text} at (54,0) size 69x18
11 text run at (54,0) width 69: "bug 15263" 11 text run at (54,0) width 69: "bug 15263"
12 LayoutText {#text} at (122,0) size 399x16 12 LayoutText {#text} at (122,0) size 399x18
13 text run at (122,0) width 399: ": REGRESSION: scrolldelay=0 causes mar quee not to display" 13 text run at (122,0) width 399: ": REGRESSION: scrolldelay=0 causes mar quee not to display"
14 LayoutBlockFlow {P} at (0,32) size 784x32 14 LayoutBlockFlow {P} at (0,34) size 784x36
15 LayoutText {#text} at (0,0) size 747x32 15 LayoutText {#text} at (0,0) size 747x36
16 text run at (0,0) width 747: "The marquee below is defined with a scro llDelay value of zero and with the truespeed attribute assigned to an empty" 16 text run at (0,0) width 747: "The marquee below is defined with a scro llDelay value of zero and with the truespeed attribute assigned to an empty"
17 text run at (0,16) width 45: "string. " 17 text run at (0,18) width 45: "string. "
18 text run at (44,16) width 573: "It should scroll until the text, \"The marquee scroll test passed\" is visible and left justified." 18 text run at (44,18) width 573: "It should scroll until the text, \"The marquee scroll test passed\" is visible and left justified."
19 LayoutBlockFlow {P} at (0,80) size 784x32 19 LayoutBlockFlow {P} at (0,86) size 784x36
20 LayoutText {#text} at (0,0) size 774x32 20 LayoutText {#text} at (0,0) size 774x36
21 text run at (0,0) width 774: "This test uses cyan characters to make t he result image deterministic. (Otherwise, the result image changes depending on " 21 text run at (0,0) width 774: "This test uses cyan characters to make t he result image deterministic. (Otherwise, the result image changes depending on "
22 text run at (0,16) width 652: "when the content_shell takes a snapshot .) In order to run this test manually, change the color to black." 22 text run at (0,18) width 652: "when the content_shell takes a snapshot .) In order to run this test manually, change the color to black."
23 LayoutBlockFlow (anonymous) at (0,128) size 784x16 23 LayoutBlockFlow (anonymous) at (0,138) size 784x18
24 LayoutText {#text} at (0,0) size 0x0 24 LayoutText {#text} at (0,0) size 0x0
25 layer at (8,136) size 392x16 25 layer at (8,146) size 392x18
26 LayoutBlockFlow {MARQUEE} at (0,0) size 392x16 [bgcolor=#00FFFF] 26 LayoutBlockFlow {MARQUEE} at (0,0) size 392x18 [bgcolor=#00FFFF]
27 LayoutBlockFlow {DIV} at (0,0) size 392x16 27 LayoutBlockFlow {DIV} at (0,0) size 392x18
28 LayoutInline {SPAN} at (0,0) size 197x16 [color=#00FFFF] 28 LayoutInline {SPAN} at (0,0) size 197x18 [color=#00FFFF]
29 LayoutText {#text} at (0,0) size 197x16 29 LayoutText {#text} at (0,0) size 197x18
30 text run at (0,0) width 197: "The marquee scroll test passed" 30 text run at (0,0) width 197: "The marquee scroll test passed"
31 LayoutText {#text} at (0,0) size 0x0 31 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698