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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/clip/nestedTransparencyClip-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,0) size 784x60 6 LayoutBlockFlow (anonymous) at (0,0) size 784x60
7 LayoutText {#text} at (0,0) size 741x39 7 LayoutText {#text} at (0,0) size 741x39
8 text run at (0,0) width 741: "This test is for a bug we had with clipp ing transparency layers. The bug is visual, so the pixel test is more worthwhile ." 8 text run at (0,0) width 741: "This test is for a bug we had with clipp ing transparency layers. The bug is visual, so the pixel test is more worthwhile ."
9 text run at (0,20) width 644: "Below, \"Peach,\" \"Plum,\" and \"Pear\ " should appear. Before, we were clipping out \"Plum\" and \"Pear.\"" 9 text run at (0,20) width 644: "Below, \"Peach,\" \"Plum,\" and \"Pear\ " should appear. Before, we were clipping out \"Plum\" and \"Pear.\""
10 LayoutBR {BR} at (643,35) size 1x0 10 LayoutBR {BR} at (643,35) size 1x0
11 LayoutBR {BR} at (0,40) size 0x19 11 LayoutBR {BR} at (0,40) size 0x19
12 layer at (8,68) size 784x20 transparent 12 layer at (8,68) size 784x20 transparent
13 LayoutBlockFlow {DIV} at (0,60) size 784x20 13 LayoutBlockFlow {DIV} at (0,60) size 784x20
14 LayoutText {#text} at (0,0) size 38x19 14 LayoutText {#text} at (0,0) size 38x19
15 text run at (0,0) width 38: "Peach" 15 text run at (0,0) width 38: "Peach"
16 LayoutText {#text} at (0,0) size 0x0
17 layer at (8,88) size 33x20 transparent 16 layer at (8,88) size 33x20 transparent
18 LayoutBlockFlow (positioned) {DIV} at (8,88) size 33x20 17 LayoutBlockFlow (positioned) {DIV} at (8,88) size 33x20
19 LayoutText {#text} at (0,0) size 33x19 18 LayoutText {#text} at (0,0) size 33x19
20 text run at (0,0) width 33: "Plum" 19 text run at (0,0) width 33: "Plum"
21 LayoutText {#text} at (0,0) size 0x0
22 layer at (8,108) size 28x20 transparent 20 layer at (8,108) size 28x20 transparent
23 LayoutBlockFlow (positioned) {DIV} at (0,20) size 28x20 21 LayoutBlockFlow (positioned) {DIV} at (0,20) size 28x20
24 LayoutText {#text} at (0,0) size 28x19 22 LayoutText {#text} at (0,0) size 28x19
25 text run at (0,0) width 28: "Pear" 23 text run at (0,0) width 28: "Pear"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698