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

Side by Side Diff: LayoutTests/platform/mac/fast/ruby/ruby-text-before-after-content-expected.txt

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 | Annotate | Revision Log
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 800x87 3 layer at (0,0) size 800x87
4 LayoutBlockFlow {HTML} at (0,0) size 800x87 4 LayoutBlockFlow {HTML} at (0,0) size 800x87
5 LayoutBlockFlow {BODY} at (16,16) size 768x55 [color=#0000FF] 5 LayoutBlockFlow {BODY} at (16,16) size 768x55 [color=#0000FF]
6 LayoutRuby (inline) {RUBY} at (0,0) size 209x37 6 LayoutRuby (inline) {RUBY} at (0,0) size 209x37
7 LayoutRubyRun (anonymous) at (0,18) size 186.67x37 7 LayoutRubyRun (anonymous) at (0,18) size 186.67x37
8 LayoutRubyText {RT} at (0,-18) size 186.67x18 8 LayoutRubyText {RT} at (0,-18) size 186.67x18
9 LayoutInline {<pseudo:before>} at (0,0) size 62x18 9 LayoutInline {<pseudo:before>} at (0,0) size 62x18
10 LayoutTextFragment at (0,0) size 62x18 10 LayoutTextFragment (anonymous) at (0,0) size 62x18
11 text run at (0,0) width 62: "BEFORE" 11 text run at (0,0) width 62: "BEFORE"
12 LayoutText {#text} at (61,0) size 76x18 12 LayoutText {#text} at (61,0) size 76x18
13 text run at (61,0) width 76: "CONTENT" 13 text run at (61,0) width 76: "CONTENT"
14 LayoutInline {<pseudo:after>} at (0,0) size 52x18 14 LayoutInline {<pseudo:after>} at (0,0) size 52x18
15 LayoutTextFragment at (136,0) size 52x18 15 LayoutTextFragment (anonymous) at (136,0) size 52x18
16 text run at (136,0) width 52: "AFTER" 16 text run at (136,0) width 52: "AFTER"
17 LayoutRubyBase (anonymous) at (0,0) size 186.67x37 17 LayoutRubyBase (anonymous) at (0,0) size 186.67x37
18 LayoutText {#text} at (81,0) size 24x37 18 LayoutText {#text} at (81,0) size 24x37
19 text run at (81,0) width 24: "A" 19 text run at (81,0) width 24: "A"
20 LayoutRubyRun (anonymous) at (186.67,18) size 21.34x37 20 LayoutRubyRun (anonymous) at (186.67,18) size 21.34x37
21 LayoutRubyBase (anonymous) at (0,0) size 21.34x37 21 LayoutRubyBase (anonymous) at (0,0) size 21.34x37
22 LayoutText {#text} at (0,0) size 22x37 22 LayoutText {#text} at (0,0) size 22x37
23 text run at (0,0) width 22: "B" 23 text run at (0,0) width 22: "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 25 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698