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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/float/float-in-float-hit-testing-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web 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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DIV} at (0,0) size 784x100 6 LayoutBlockFlow {DIV} at (0,0) size 784x100
7 LayoutText {#text} at (0,0) size 248x19 7 LayoutText {#text} at (0,0) size 248x19
8 text run at (0,0) width 248: "This test checks for regressions against " 8 text run at (0,0) width 248: "This test checks for regressions against "
9 LayoutInline {A} at (0,0) size 775x39 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 775x39 [color=#0000EE]
10 LayoutText {#text} at (248,0) size 775x39 10 LayoutText {#text} at (248,0) size 775x39
11 text run at (248,0) width 527: "Radar 4279765: REGRESSION: \"More... \" links on flickr groups pages have hover" 11 text run at (248,0) width 527: "Radar 4279765: REGRESSION: \"More... \" links on flickr groups pages have hover"
12 text run at (0,20) width 115: "issues (flickr.com)" 12 text run at (0,20) width 115: "issues (flickr.com)"
13 LayoutText {#text} at (114,20) size 396x19 13 LayoutText {#text} at (114,20) size 396x19
14 text run at (114,20) width 396: ". Click on the word TEST below and it should turn into PASS." 14 text run at (114,20) width 396: ". Click on the word TEST below and it should turn into PASS."
15 LayoutBlockFlow {DIV} at (0,100) size 784x200 15 LayoutBlockFlow {DIV} at (0,100) size 784x200
16 LayoutBlockFlow (floating) {DIV} at (0,0) size 237.58x200 16 LayoutBlockFlow (floating) {DIV} at (0,0) size 237.58x200
17 LayoutImage {IMG} at (0,0) size 100x100 17 LayoutImage {IMG} at (0,0) size 100x100
18 LayoutText {#text} at (100,85) size 4x19 18 LayoutText {#text} at (100,85) size 4x19
19 text run at (100,85) width 4: " " 19 text run at (100,85) width 4: " "
20 LayoutBR {BR} at (0,0) size 0x0 20 LayoutBR {BR} at (0,0) size 0x0
21 LayoutBlockFlow (floating) {H1} at (0,172) size 237.58x118 21 LayoutBlockFlow (floating) {H1} at (0,172) size 237.58x118
22 LayoutInline {A} at (0,0) size 238x114 [color=#0000EE] 22 LayoutInline {A} at (0,0) size 238x114 [color=#0000EE]
23 LayoutText {#text} at (0,2) size 238x114 23 LayoutText {#text} at (0,2) size 238x114
24 text run at (0,2) width 238: "PASS" 24 text run at (0,2) width 238: "PASS"
25 LayoutText {#text} at (0,0) size 0x0
26 LayoutBR {BR} at (237,0) size 1x19 25 LayoutBR {BR} at (237,0) size 1x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698