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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutInline {A} at (0,0) size 60x18 [color=#0000EE] 7 LayoutInline {A} at (0,0) size 60x18 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 60x18 8 LayoutText {#text} at (0,0) size 60x18
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 363x18 10 LayoutText {#text} at (59,0) size 363x18
11 text run at (59,0) width 363: ": Wrong property values do not get inva lidated correctly." 11 text run at (59,0) width 363: ": Wrong property values do not get inva lidated correctly."
12 LayoutBlockFlow (anonymous) at (0,34) size 784x0 12 LayoutBlockFlow (anonymous) at (0,34) 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,42) size 200x200 17 layer at (8,42) 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 187x128 19 LayoutText {#text} at (0,0) size 187x128
19 text run at (0,0) width 154: "this text should be left-" 20 text run at (0,0) width 154: "this text should be left-"
20 text run at (0,16) width 153: "aligned, all lower-case," 21 text run at (0,16) width 153: "aligned, all lower-case,"
21 text run at (0,32) width 165: "normal font, white, 14px," 22 text run at (0,32) width 165: "normal font, white, 14px,"
22 text run at (0,48) width 177: "bold, normally spaced and" 23 text run at (0,48) width 177: "bold, normally spaced and"
23 text run at (0,64) width 162: "wrapped, in a darkgreen" 24 text run at (0,64) width 162: "wrapped, in a darkgreen"
24 text run at (0,80) width 99: "200x200px div " 25 text run at (0,80) width 99: "200x200px div "
25 text run at (98,80) width 89: "in the top left" 26 text run at (98,80) width 89: "in the top left"
26 text run at (0,96) width 171: "corner with no borders or" 27 text run at (0,96) width 171: "corner with no borders or"
27 text run at (0,112) width 58: "outlines." 28 text run at (0,112) width 58: "outlines."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698