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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/ruby/ruby-text-before-after-content-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 800x88 3 layer at (0,0) size 800x88
4 LayoutBlockFlow {HTML} at (0,0) size 800x88 4 LayoutBlockFlow {HTML} at (0,0) size 800x88
5 LayoutBlockFlow {BODY} at (16,16) size 768x56 [color=#0000FF] 5 LayoutBlockFlow {BODY} at (16,16) size 768x56 [color=#0000FF]
6 LayoutRuby (inline) {RUBY} at (0,0) size 213x36 6 LayoutRuby (inline) {RUBY} at (0,0) size 213x36
7 LayoutRubyRun (anonymous) at (0,19) size 192x37 7 LayoutRubyRun (anonymous) at (0,19) size 192x37
8 LayoutRubyText {RT} at (0,-19) size 192x20 8 LayoutRubyText {RT} at (0,-19) size 192x20
9 LayoutInline {<pseudo:before>} at (0,0) size 63x19 9 LayoutInline {<pseudo:before>} at (0,0) size 63x19
10 LayoutTextFragment (anonymous) at (0,0) size 63x19 10 LayoutTextFragment (anonymous) at (0,0) size 63x19
11 text run at (0,0) width 63: "BEFORE" 11 text run at (0,0) width 63: "BEFORE"
12 LayoutText {#text} at (63,0) size 77x19 12 LayoutText {#text} at (63,0) size 77x19
13 text run at (63,0) width 77: "CONTENT" 13 text run at (63,0) width 77: "CONTENT"
14 LayoutInline {<pseudo:after>} at (0,0) size 52x19 14 LayoutInline {<pseudo:after>} at (0,0) size 52x19
15 LayoutTextFragment (anonymous) at (140,0) size 52x19 15 LayoutTextFragment (anonymous) at (140,0) size 52x19
16 text run at (140,0) width 52: "AFTER" 16 text run at (140,0) width 52: "AFTER"
17 LayoutRubyBase (anonymous) at (0,0) size 192x37 17 LayoutRubyBase (anonymous) at (0,0) size 192x37
18 LayoutText {#text} at (84,0) size 24x36 18 LayoutText {#text} at (84,0) size 24x36
19 text run at (84,0) width 24: "A" 19 text run at (84,0) width 24: "A"
20 LayoutRubyRun (anonymous) at (192,19) size 21x37 20 LayoutRubyRun (anonymous) at (192,19) size 21x37
21 LayoutRubyBase (anonymous) at (0,0) size 21x37 21 LayoutRubyBase (anonymous) at (0,0) size 21x37
22 LayoutText {#text} at (0,0) size 21x36 22 LayoutText {#text} at (0,0) size 21x36
23 text run at (0,0) width 21: "B" 23 text run at (0,0) width 21: "B"
24 LayoutText {#text} at (0,0) size 0x0 24 LayoutText {#text} at (0,0) size 0x0
25 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698