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

Side by Side Diff: LayoutTests/platform/linux/fast/html/marquee-scrollamount-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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 753x39 7 RenderText {#text} at (0,0) size 753x39
8 text run at (0,0) width 753: "This is a regression test for https://bu gs.webkit.org/show_bug.cgi?id=50434. It verifies that a marquee does not animate when" 8 text run at (0,0) width 753: "This is a regression test for https://bu gs.webkit.org/show_bug.cgi?id=50434. It verifies that a marquee does not animate when"
9 text run at (0,20) width 202: "scrollAmount is set to 0 by script." 9 text run at (0,20) width 202: "scrollAmount is set to 0 by script."
10 RenderBlock (anonymous) at (0,56) size 784x20 10 RenderBlock (anonymous) at (0,56) size 784x20
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 layer at (8,64) size 100x20 scrollX -100 12 layer at (8,64) size 784x20
13 RenderMarquee {MARQUEE} at (0,0) size 100x20 13 RenderBlock {MARQUEE} at (0,0) size 784x20
14 layer at (8,64) size 784x20
15 RenderBlock {DIV} at (0,0) size 784x20
14 RenderText {#text} at (0,0) size 26x19 16 RenderText {#text} at (0,0) size 26x19
15 text run at (0,0) width 26: "Test" 17 text run at (0,0) width 26: "Test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698