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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/059-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 800x0 3 layer at (0,0) size 800x0
4 LayoutBlockFlow {HTML} at (0,0) size 800x0 4 LayoutBlockFlow {HTML} at (0,0) size 800x0
5 layer at (8,8) size 784x54 5 layer at (8,8) size 784x54
6 LayoutBlockFlow (positioned) {BODY} at (8,8) size 784x54 6 LayoutBlockFlow (positioned) {BODY} at (8,8) size 784x54
7 LayoutBlockFlow {DIV} at (0,0) size 784x54 7 LayoutBlockFlow {DIV} at (0,0) size 784x54
8 LayoutText {#text} at (0,0) size 130x17 8 LayoutText {#text} at (0,0) size 130x17
9 text run at (0,0) width 130: "You should see two " 9 text run at (0,0) width 130: "You should see two "
10 LayoutInline {I} at (0,0) size 113x17 10 LayoutInline {I} at (0,0) size 113x17
11 LayoutText {#text} at (129,0) size 113x17 11 LayoutText {#text} at (129,0) size 113x17
12 text run at (129,0) width 113: "vertically stacked" 12 text run at (129,0) width 113: "vertically stacked"
13 LayoutText {#text} at (241,0) size 781x53 13 LayoutText {#text} at (241,0) size 781x53
14 text run at (241,0) width 160: " green rectangles below. " 14 text run at (241,0) width 159: " green rectangles below. "
15 text run at (400,0) width 184: "Each one is 100 pixels wide " 15 text run at (399,0) width 184: "Each one is 100 pixels wide "
16 text run at (583,0) width 119: "and 50 pixels tall. " 16 text run at (582,0) width 119: "and 50 pixels tall. "
17 text run at (701,0) width 63: "If the two" 17 text run at (700,0) width 63: "If the two"
18 text run at (0,18) width 396: "green rectangles are on the same line, th en the test has failed. " 18 text run at (0,18) width 396: "green rectangles are on the same line, th en the test has failed. "
19 text run at (395,18) width 269: "This is a test of section 10.3.7 in CSS 2.1. " 19 text run at (395,18) width 269: "This is a test of section 10.3.7 in CSS 2.1. "
20 text run at (663,18) width 118: "In particular it is a" 20 text run at (663,18) width 118: "In particular it is a"
21 text run at (0,36) width 224: "test of the shrink-to-fit algorithm's " 21 text run at (0,36) width 224: "test of the shrink-to-fit algorithm's "
22 text run at (223,36) width 254: "preferred minimum width computation." 22 text run at (223,36) width 254: "preferred minimum width computation."
23 layer at (8,62) size 0x0 23 layer at (8,62) size 0x0
24 LayoutBlockFlow (positioned) {DIV} at (0,54) size 0x0 24 LayoutBlockFlow (positioned) {DIV} at (0,54) size 0x0
25 layer at (8,62) size 100x108 25 layer at (8,62) size 100x108
26 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x108 26 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x108
27 LayoutBlockFlow {SPAN} at (0,0) size 100x50 [bgcolor=#008000] 27 LayoutBlockFlow {SPAN} at (0,0) size 100x50 [bgcolor=#008000]
28 LayoutText {#text} at (0,0) size 0x0 28 LayoutText {#text} at (0,0) size 0x0
29 LayoutBlockFlow {SPAN} at (0,54) size 100x50 [bgcolor=#008000] 29 LayoutBlockFlow {SPAN} at (0,54) size 100x50 [bgcolor=#008000]
30 LayoutText {#text} at (0,0) size 0x0 30 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698