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

Side by Side Diff: LayoutTests/platform/win/fast/inline-block/003-expected.txt

Issue 879603002: Replace marquee in test to make it deterministic. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: And slimming paint. Created 5 years, 10 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
« no previous file with comments | « LayoutTests/fast/inline-block/003.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 537x17 7 RenderText {#text} at (0,0) size 537x17
8 text run at (0,0) width 537: "The two divs below should be on the same line, since they are display: inline-block." 8 text run at (0,0) width 537: "The two divs below should be on the same line, since they are display: inline-block."
9 RenderBlock {CENTER} at (0,34) size 784x22 9 RenderBlock {CENTER} at (0,34) size 784x22
10 RenderBlock {DIV} at (88,0) size 304x22 [border: (2px solid #0000FF)] 10 RenderBlock {DIV} at (88,0) size 304x22 [border: (2px solid #0000FF)]
11 RenderText {#text} at (102,2) size 100x17 11 RenderText {#text} at (102,2) size 100x17
12 text run at (102,2) width 100: "This is div one." 12 text run at (102,2) width 100: "This is div one."
13 RenderBlock {DIV} at (392,0) size 304x22 [border: (2px solid #0000FF)] 13 RenderBlock {DIV} at (392,0) size 304x22 [border: (2px solid #0000FF)]
14 RenderText {#text} at (102,2) size 100x17 14 RenderText {#text} at (102,2) size 100x17
15 text run at (102,2) width 100: "This is div two." 15 text run at (102,2) width 100: "This is div two."
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 RenderBlock {P} at (0,72) size 784x18 17 RenderBlock {P} at (0,72) size 784x18
18 RenderText {#text} at (0,0) size 743x17 18 RenderText {#text} at (0,0) size 659x17
19 text run at (0,0) width 743: "The two marquees below should be on sepa rate lines, since marquees fill the width of a containing block by default." 19 text run at (0,0) width 659: "The two divs below should be on separate lines, since they are wrapped in elements with width: 100%."
20 RenderBlock {P} at (0,106) size 784x36 20 RenderBlock (anonymous) at (0,106) size 784x52
21 RenderText {#text} at (0,0) size 779x35 21 RenderBlock {BLOCK} at (0,0) size 788x26 [border: (2px solid #008000)]
22 text run at (0,0) width 779: "This test uses white characters to make the result image deterministic. (Otherwise, the result image changes depending o n" 22 RenderBlock {DIV} at (2,2) size 304x22 [border: (2px solid #0000FF)]
23 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 RenderText {#text} at (2,2) size 99x17
24 RenderBlock (anonymous) at (0,158) size 784x44 24 text run at (2,2) width 99: "This is div one."
25 RenderInline {SPAN} at (0,0) size 784x39
26 RenderText {#text} at (0,0) size 0x0
27 RenderText {#text} at (0,0) size 0x0
28 RenderText {#text} at (0,0) size 0x0
29 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
30 layer at (8,166) size 784x22 clip at (10,168) size 780x18 26 RenderBlock {BLOCK} at (0,26) size 788x26 [border: (2px solid #008000)]
31 RenderBlock {MARQUEE} at (0,0) size 784x22 [border: (2px solid #008000)] 27 RenderBlock {DIV} at (2,2) size 304x22 [border: (2px solid #0000FF)]
32 RenderBlock {DIV} at (2,2) size 780x18 28 RenderText {#text} at (2,2) size 100x17
33 RenderInline {SPAN} at (0,0) size 99x17 [color=#FFFFFF] 29 text run at (2,2) width 100: "This is div two."
34 RenderText {#text} at (0,0) size 99x17 30 RenderText {#text} at (0,0) size 0x0
35 text run at (0,0) width 99: "This is div one."
36 layer at (8,188) size 784x22 clip at (10,190) size 780x18
37 RenderBlock {MARQUEE} at (0,22) size 784x22 [border: (2px solid #008000)]
38 RenderBlock {DIV} at (2,2) size 780x18
39 RenderInline {SPAN} at (0,0) size 100x17 [color=#FFFFFF]
40 RenderText {#text} at (0,0) size 100x17
41 text run at (0,0) width 100: "This is div two."
OLDNEW
« no previous file with comments | « LayoutTests/fast/inline-block/003.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698