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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/overflow/008-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 (anonymous) at (0,200) size 784x20 6 LayoutBlockFlow (anonymous) at (0,200) size 784x20
7 LayoutText {#text} at (0,0) size 588x19 7 LayoutText {#text} at (0,0) size 588x19
8 text run at (0,0) width 363: "The word 'PASSED' should be scrolled int o view above. " 8 text run at (0,0) width 363: "The word 'PASSED' should be scrolled int o view above. "
9 text run at (362,0) width 226: "If you don't see it the test has faile d." 9 text run at (362,0) width 226: "If you don't see it the test has faile d."
10 LayoutText {#text} at (0,0) size 0x0
11 layer at (8,8) size 200x200 clip at (8,8) size 185x185 scrollX 200.00 scrollY 20 0.00 scrollWidth 400 scrollHeight 400 10 layer at (8,8) size 200x200 clip at (8,8) size 185x185 scrollX 200.00 scrollY 20 0.00 scrollWidth 400 scrollHeight 400
12 LayoutBlockFlow {DIV} at (0,0) size 200x200 11 LayoutBlockFlow {DIV} at (0,0) size 200x200
13 LayoutBlockFlow {DIV} at (0,0) size 400x400 [color=#FFFFFF] [bgcolor=#008000 ] 12 LayoutBlockFlow {DIV} at (0,0) size 400x400 [color=#FFFFFF] [bgcolor=#008000 ]
14 LayoutText {#text} at (200,200) size 60x19 13 LayoutText {#text} at (200,200) size 60x19
15 text run at (200,200) width 60: "PASSED" 14 text run at (200,200) width 60: "PASSED"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698