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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/ruby/ruby-text-before-child-split-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 years, 2 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 800x26 3 layer at (0,0) size 800x26
4 LayoutBlockFlow {HTML} at (0,0) size 800x26 [color=#FFFFFF] 4 LayoutBlockFlow {HTML} at (0,0) size 800x26 [color=#FFFFFF]
5 LayoutBlockFlow {BODY} at (8,8) size 784x10 5 LayoutBlockFlow {BODY} at (8,8) size 784x10
6 LayoutRuby (inline) {RUBY} at (0,0) size 20x10 6 LayoutRuby (inline) {RUBY} at (0,0) size 20x10
7 LayoutRubyRun (anonymous) at (0,0) size 10x10 7 LayoutRubyRun (anonymous) at (0,0) size 10x10
8 LayoutRubyText {RT} at (0,0) size 10x0 8 LayoutRubyText {RT} at (0,0) size 10x0
9 LayoutRubyBase (anonymous) at (0,0) size 10x10 9 LayoutRubyBase (anonymous) at (0,0) size 10x10
10 LayoutBlockFlow (anonymous) at (0,0) size 10x10 10 LayoutBlockFlow (anonymous) at (0,0) size 10x10
11 LayoutText {#text} at (0,0) size 10x10 11 LayoutText {#text} at (0,0) size 10x10
12 text run at (0,0) width 10: "A" 12 text run at (0,0) width 10: "A"
13 LayoutInline {I} at (0,0) size 0x10 13 LayoutInline {I} at (0,0) size 0x10
14 LayoutBlockFlow (anonymous) at (0,10) size 10x0 14 LayoutBlockFlow (anonymous) at (0,10) size 10x0
15 LayoutBlockFlow {DIV} at (0,0) size 10x0 15 LayoutBlockFlow {DIV} at (0,0) size 10x0
16 LayoutBlockFlow (anonymous) at (0,10) size 10x0 16 LayoutBlockFlow (anonymous) at (0,10) size 10x0
17 LayoutInline {I} at (0,0) size 0x0 17 LayoutInline {I} at (0,0) size 0x0
18 LayoutRubyRun (anonymous) at (10,0) size 10x10 18 LayoutRubyRun (anonymous) at (10,0) size 10x10
19 LayoutRubyBase (anonymous) at (0,0) size 10x10 19 LayoutRubyBase (anonymous) at (0,0) size 10x10
20 LayoutBlockFlow (anonymous) at (0,0) size 10x10 20 LayoutBlockFlow (anonymous) at (0,0) size 10x10
21 LayoutText {#text} at (0,0) size 10x10 21 LayoutText {#text} at (0,0) size 10x10
22 text run at (0,0) width 10: "B" 22 text run at (0,0) width 10: "B"
23 LayoutText {#text} at (0,0) size 0x0 23 LayoutText {#text} at (0,0) size 0x0
24 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698