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

Side by Side Diff: LayoutTests/platform/mac-mountainlion/fast/html/marquee-scrollamount-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 784x32 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 768x32 7 LayoutText {#text} at (0,0) size 768x36
8 text run at (0,0) width 768: "This is a regression test for https://bu gs.webkit.org/show_bug.cgi?id=50434. It verifies that a marquee does not animate " 8 text run at (0,0) width 768: "This is a regression test for https://bu gs.webkit.org/show_bug.cgi?id=50434. It verifies that a marquee does not animate "
9 text run at (0,16) width 256: "when scrollAmount is set to 0 by script ." 9 text run at (0,18) width 256: "when scrollAmount is set to 0 by script ."
10 LayoutBlockFlow (anonymous) at (0,48) size 784x16 10 LayoutBlockFlow (anonymous) at (0,52) size 784x18
11 LayoutText {#text} at (0,0) size 0x0 11 LayoutText {#text} at (0,0) size 0x0
12 layer at (8,56) size 100x16 12 layer at (8,60) size 100x18
13 LayoutBlockFlow {MARQUEE} at (0,0) size 100x16 [color=#FFFFFF] 13 LayoutBlockFlow {MARQUEE} at (0,0) size 100x18 [color=#FFFFFF]
14 layer at (8,56) size 100x16 14 layer at (8,60) size 100x18
15 LayoutBlockFlow {DIV} at (0,0) size 100x16 15 LayoutBlockFlow {DIV} at (0,0) size 100x18
16 LayoutText {#text} at (0,0) size 28x16 16 LayoutText {#text} at (0,0) size 28x18
17 text run at (0,0) width 28: "Test" 17 text run at (0,0) width 28: "Test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698