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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/html/marquee-scrollamount-expected.txt

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 years, 3 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
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 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 753x39 7 LayoutText {#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 LayoutBlockFlow (anonymous) at (0,56) size 784x20 10 LayoutBlockFlow (anonymous) at (0,56) size 784x20
11 LayoutText {#text} at (0,0) size 0x0 11 LayoutText {#text} at (0,0) size 0x0
12 layer at (8,64) size 100x20 12 layer at (8,64) size 100x20 scrollWidth 195
13 LayoutBlockFlow {MARQUEE} at (0,0) size 100x20 [color=#FFFFFF] 13 LayoutBlockFlow {MARQUEE} at (0,0) size 100x20 [color=#FFFFFF]
14 layer at (8,64) size 100x20 14 layer at (8,64) size 100x20
15 LayoutBlockFlow {DIV} at (0,0) size 100x20 15 LayoutBlockFlow {DIV} at (0,0) size 100x20
16 LayoutText {#text} at (0,0) size 26x19 16 LayoutText {#text} at (0,0) size 25x19
17 text run at (0,0) width 26: "Test" 17 text run at (0,0) width 25: "Test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698