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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/inline/drawStyledEmptyInlines-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {DIV} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 525x19
8 text run at (0,0) width 525: "This test verifies that we draw borders and and backgrounds for inlines without content."
9 LayoutBlockFlow (anonymous) at (0,20) size 784x20
10 LayoutBR {BR} at (0,0) size 0x19
11 LayoutBlockFlow {DIV} at (0,40) size 784x20
12 LayoutText {#text} at (0,0) size 237x19
13 text run at (0,0) width 237: "There should be two blue boxes below:"
14 LayoutBlockFlow (anonymous) at (0,60) size 784x140
15 LayoutInline {A} at (0,0) size 15x25 [color=#0000EE] [border: (3px solid #0000EE)]
16 LayoutText {#text} at (0,0) size 0x0
17 LayoutInline {A} at (0,0) size 26x25 [color=#0000EE] [border: (3px solid #0000EE)]
18 LayoutText {#text} at (23,0) size 11x19
19 text run at (23,0) width 11: "A"
20 LayoutText {#text} at (41,0) size 4x19
21 text run at (41,0) width 4: " "
22 LayoutBR {BR} at (0,0) size 0x0
23 LayoutBR {BR} at (0,20) size 0x19
24 LayoutText {#text} at (0,40) size 248x19
25 text run at (0,40) width 248: "There should be a blue box after this t ext:"
26 LayoutInline {A} at (0,0) size 10x29 [bgcolor=#0000FF]
27 LayoutText {#text} at (258,40) size 4x19
28 text run at (258,40) width 4: " "
29 LayoutBR {BR} at (262,55) size 0x0
30 LayoutInline {A} at (0,0) size 10x29 [bgcolor=#0000FF]
31 LayoutText {#text} at (10,60) size 265x19
32 text run at (10,60) width 265: "There should be a blue box before this text. "
33 LayoutBR {BR} at (0,0) size 0x0
34 LayoutBR {BR} at (0,80) size 0x19
35 LayoutInline {A} at (0,0) size 10x29
36 LayoutText {#text} at (10,100) size 310x19
37 text run at (10,100) width 310: "There should be 10px of space left be fore this text. "
38 LayoutBR {BR} at (0,0) size 0x0
39 LayoutBR {BR} at (0,120) size 0x19
40 LayoutBlockFlow {P} at (0,216) size 784x40
41 LayoutText {#text} at (0,0) size 182x19
42 text run at (0,0) width 182: "This text is before the anchor. "
43 LayoutInline {A} at (0,0) size 0x0
44 LayoutText {#text} at (181,0) size 741x39
45 text run at (181,0) width 385: "This text is after the anchor, but sho uld be flush with the anchor. "
46 text run at (565,0) width 176: "There should be no spaces in"
47 text run at (0,20) width 256: "between the anchor and this following t ext."
48 LayoutBlockFlow {P} at (0,272) size 784x20
49 LayoutInline {A} at (0,0) size 685x19
50 LayoutText {#text} at (0,0) size 685x19
51 text run at (0,0) width 685: "This text should be flush with the anc hor. There should not be a space between the anchor and the text on this line."
52 LayoutInline {A} at (0,0) size 1x19
53 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698