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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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
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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {DIV} at (0,0) size 784x18 6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 563x17 7 LayoutText {#text} at (0,0) size 563x17
8 text run at (0,0) width 563: "This test verifies that we draw borders and and backgrounds for inlines without content." 8 text run at (0,0) width 563: "This test verifies that we draw borders and and backgrounds for inlines without content."
9 LayoutBlockFlow (anonymous) at (0,18) size 784x18 9 LayoutBlockFlow (anonymous) at (0,18) size 784x18
10 LayoutBR {BR} at (0,0) size 0x17 10 LayoutBR {BR} at (0,0) size 0x17
(...skipping 20 matching lines...) Expand all
31 LayoutText {#text} at (10,54) size 282x17 31 LayoutText {#text} at (10,54) size 282x17
32 text run at (10,54) width 282: "There should be a blue box before this text. " 32 text run at (10,54) width 282: "There should be a blue box before this text. "
33 LayoutBR {BR} at (0,0) size 0x0 33 LayoutBR {BR} at (0,0) size 0x0
34 LayoutBR {BR} at (0,72) size 0x17 34 LayoutBR {BR} at (0,72) size 0x17
35 LayoutInline {A} at (0,0) size 10x27 35 LayoutInline {A} at (0,0) size 10x27
36 LayoutText {#text} at (10,90) size 330x17 36 LayoutText {#text} at (10,90) size 330x17
37 text run at (10,90) width 330: "There should be 10px of space left bef ore this text. " 37 text run at (10,90) width 330: "There should be 10px of space left bef ore this text. "
38 LayoutBR {BR} at (0,0) size 0x0 38 LayoutBR {BR} at (0,0) size 0x0
39 LayoutBR {BR} at (0,108) size 0x17 39 LayoutBR {BR} at (0,108) size 0x17
40 LayoutBlockFlow {P} at (0,196) size 784x36 40 LayoutBlockFlow {P} at (0,196) size 784x36
41 LayoutText {#text} at (0,0) size 196x17 41 LayoutText {#text} at (0,0) size 195x17
42 text run at (0,0) width 196: "This text is before the anchor. " 42 text run at (0,0) width 195: "This text is before the anchor. "
43 LayoutInline {A} at (0,0) size 0x0 43 LayoutInline {A} at (0,0) size 0x0
44 LayoutText {#text} at (195,0) size 782x35 44 LayoutText {#text} at (194,0) size 779x35
45 text run at (195,0) width 418: "This text is after the anchor, but sho uld be flush with the anchor. " 45 text run at (194,0) width 416: "This text is after the anchor, but sho uld be flush with the anchor. "
46 text run at (612,0) width 170: "There should be no spaces" 46 text run at (609,0) width 170: "There should be no spaces"
47 text run at (0,18) width 294: "in between the anchor and this followin g text." 47 text run at (0,18) width 294: "in between the anchor and this followin g text."
48 LayoutBlockFlow {P} at (0,248) size 784x18 48 LayoutBlockFlow {P} at (0,248) size 784x18
49 LayoutInline {A} at (0,0) size 735x17 49 LayoutInline {A} at (0,0) size 734x17
50 LayoutText {#text} at (0,0) size 735x17 50 LayoutText {#text} at (0,0) size 734x17
51 text run at (0,0) width 735: "This text should be flush with the anc hor. There should not be a space between the anchor and the text on this line." 51 text run at (0,0) width 734: "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 1x17 52 LayoutInline {A} at (0,0) size 1x17
53 LayoutText {#text} at (0,0) size 0x0 53 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698