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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css/invalidation-errors-2-expected.txt

Issue 2757563006: Floats are also out-of-flow considering white-space. (Closed)
Patch Set: Fixed test expectations. Created 3 years, 9 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 {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutInline {A} at (0,0) size 60x19 [color=#0000EE] 7 LayoutInline {A} at (0,0) size 60x19 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 60x19 8 LayoutText {#text} at (0,0) size 60x19
9 text run at (0,0) width 60: "bug 7118" 9 text run at (0,0) width 60: "bug 7118"
10 LayoutText {#text} at (59,0) size 355x19 10 LayoutText {#text} at (59,0) size 355x19
11 text run at (59,0) width 355: ": Wrong property values do not get inva lidated correctly." 11 text run at (59,0) width 355: ": Wrong property values do not get inva lidated correctly."
12 LayoutBlockFlow (anonymous) at (0,36) size 784x0 12 LayoutBlockFlow (anonymous) at (0,36) size 784x0
13 LayoutInline {DIV} at (0,0) size 0x0 13 LayoutInline {DIV} at (0,0) size 0x0
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 LayoutText {#text} at (0,0) size 0x0
15 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
16 layer at (8,44) size 200x200 17 layer at (8,44) size 200x200
17 LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200 [color=#FFFFFF] [bgcolo r=#006400] 18 LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200 [color=#FFFFFF] [bgcolo r=#006400]
18 LayoutText {#text} at (0,0) size 194x128 19 LayoutText {#text} at (0,0) size 194x128
19 text run at (0,0) width 159: "this text should be left-" 20 text run at (0,0) width 159: "this text should be left-"
20 text run at (0,16) width 156: "aligned, all lower-case," 21 text run at (0,16) width 156: "aligned, all lower-case,"
21 text run at (0,32) width 169: "normal font, white, 14px," 22 text run at (0,32) width 169: "normal font, white, 14px,"
22 text run at (0,48) width 182: "bold, normally spaced and" 23 text run at (0,48) width 182: "bold, normally spaced and"
23 text run at (0,64) width 165: "wrapped, in a darkgreen" 24 text run at (0,64) width 165: "wrapped, in a darkgreen"
24 text run at (0,80) width 102: "200x200px div " 25 text run at (0,80) width 102: "200x200px div "
25 text run at (102,80) width 92: "in the top left" 26 text run at (102,80) width 92: "in the top left"
26 text run at (0,96) width 174: "corner with no borders or" 27 text run at (0,96) width 174: "corner with no borders or"
27 text run at (0,112) width 60: "outlines." 28 text run at (0,112) width 60: "outlines."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698