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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/layers/remove-only-this-layer-update-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 (0,100) size 800x500 5 LayoutBlockFlow {BODY} at (0,100) size 800x500
6 LayoutBlockFlow {DIV} at (100,0) size 600x100 6 LayoutBlockFlow {DIV} at (100,0) size 600x100
7 LayoutBlockFlow (anonymous) at (0,200) size 800x40 7 LayoutBlockFlow (anonymous) at (0,200) size 800x40
8 LayoutText {#text} at (0,0) size 779x39 8 LayoutText {#text} at (0,0) size 779x39
9 text run at (0,0) width 492: "You should see a 100x100 green rect at 1 00x100 above with the word PASS. " 9 text run at (0,0) width 492: "You should see a 100x100 green rect at 1 00x100 above with the word PASS. "
10 text run at (491,0) width 235: "There should be no red on this page. " 10 text run at (491,0) width 235: "There should be no red on this page. "
11 text run at (725,0) width 54: "This is a" 11 text run at (725,0) width 54: "This is a"
12 text run at (0,20) width 383: "test case for https://bugs.webkit.org/s how_bug.cgi?id=25252" 12 text run at (0,20) width 383: "test case for https://bugs.webkit.org/s how_bug.cgi?id=25252"
13 LayoutText {#text} at (0,0) size 0x0
14 layer at (100,100) size 100x100 13 layer at (100,100) size 100x100
15 LayoutBlockFlow (positioned) {DIV} at (100,100) size 100x100 [bgcolor=#FF0000] 14 LayoutBlockFlow (positioned) {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
16 LayoutText {#text} at (0,0) size 35x19 15 LayoutText {#text} at (0,0) size 35x19
17 text run at (0,0) width 35: "FAIL" 16 text run at (0,0) width 35: "FAIL"
18 layer at (100,100) size 100x100 17 layer at (100,100) size 100x100
19 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#00 8000] 18 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#00 8000]
20 LayoutText {#text} at (0,0) size 38x19 19 LayoutText {#text} at (0,0) size 38x19
21 text run at (0,0) width 38: "PASS" 20 text run at (0,0) width 38: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698