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

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

Issue 394773003: Implement HTMLMarqueeElement's animation in private scripts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 51x19 7 RenderText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 RenderInline {A} at (0,0) size 66x19 [color=#0000EE] 9 RenderInline {A} at (0,0) size 66x19 [color=#0000EE]
10 RenderText {#text} at (51,0) size 66x19 10 RenderText {#text} at (51,0) size 66x19
11 text run at (51,0) width 66: "bug 15263" 11 text run at (51,0) width 66: "bug 15263"
12 RenderText {#text} at (117,0) size 376x19 12 RenderText {#text} at (117,0) size 376x19
13 text run at (117,0) width 376: ": REGRESSION: scrolldelay=0 causes mar quee not to display" 13 text run at (117,0) width 376: ": REGRESSION: scrolldelay=0 causes mar quee not to display"
14 RenderBlock {P} at (0,36) size 784x40 14 RenderBlock {P} at (0,36) size 784x40
15 RenderText {#text} at (0,0) size 749x39 15 RenderText {#text} at (0,0) size 749x39
16 text run at (0,0) width 740: "The marquee below is defined with a scro llDelay value of zero and with the truespeed attribute assigned to an empty stri ng. " 16 text run at (0,0) width 740: "The marquee below is defined with a scro llDelay value of zero and with the truespeed attribute assigned to an empty stri ng. "
17 text run at (740,0) width 9: "It" 17 text run at (740,0) width 9: "It"
18 text run at (0,20) width 511: "should scroll until the text, \"The mar quee scroll test passed\" is visible and left justified." 18 text run at (0,20) width 511: "should scroll until the text, \"The mar quee scroll test passed\" is visible and left justified."
19 RenderBlock (anonymous) at (0,92) size 784x20 19 RenderBlock {P} at (0,92) size 784x40
20 RenderText {#text} at (0,0) size 778x39
21 text run at (0,0) width 778: "This test uses cyan characters to make t he result image deterministic. (Otherwise, the result image changes depending on when the"
22 text run at (0,20) width 552: "content_shell takes a snapshot.) In ord er to run this test manually, change the color to black."
23 RenderBlock (anonymous) at (0,148) size 784x20
20 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
21 layer at (8,100) size 392x20 scrollX -384 25 layer at (8,156) size 392x20
22 RenderMarquee {MARQUEE} at (0,0) size 392x20 [bgcolor=#00FFFF] 26 RenderBlock {MARQUEE} at (0,0) size 392x20 [bgcolor=#00FFFF]
23 RenderText {#text} at (0,0) size 186x19 27 RenderBlock {DIV} at (0,0) size 392x20
24 text run at (0,0) width 186: "The marquee scroll test passed" 28 RenderInline {SPAN} at (0,0) size 186x19 [color=#00FFFF]
29 RenderText {#text} at (0,0) size 186x19
30 text run at (0,0) width 186: "The marquee scroll test passed"
31 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698