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

Side by Side Diff: LayoutTests/platform/android/fast/ruby/ruby-beforeafter-expected.txt

Issue 1124313004: Remove special handling of ::before and ::after on RUBY elements. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 492x19
8 text run at (0,0) width 492: "Tests that CSS-generated :before or :aft er content doesn't intrude into ruby bases."
9 LayoutBlockFlow {P} at (0,36) size 784x0
10 LayoutBlockFlow (anonymous) at (0,36) size 784x32
11 LayoutText {#text} at (0,12) size 29x19
12 text run at (0,12) width 29: "Foo "
13 LayoutRuby (inline) {RUBY} at (0,0) size 75x19
14 LayoutInline (anonymous) at (0,0) size 49x19
15 LayoutText at (29,12) size 49x19
16 text run at (29,12) width 49: "[before]"
17 LayoutRubyRun (anonymous) at (74,12) size 34x20
18 LayoutRubyText {RT} at (0,-12) size 34x12
19 LayoutText {#text} at (0,0) size 34x12
20 text run at (0,0) width 34: "long text"
21 LayoutRubyBase (anonymous) at (0,0) size 34x20
22 LayoutText {#text} at (13,0) size 8x19
23 text run at (13,0) width 8: "b"
24 LayoutText {#text} at (104,12) size 26x19
25 text run at (104,12) width 26: " Bar"
26 LayoutBR {BR} at (130,27) size 0x0
27 LayoutBlockFlow {P} at (0,84) size 784x0
28 LayoutBlockFlow {P} at (0,84) size 784x0
29 LayoutBlockFlow (anonymous) at (0,84) size 784x32
30 LayoutText {#text} at (0,12) size 29x19
31 text run at (0,12) width 29: "Foo "
32 LayoutRuby (inline) {RUBY} at (0,0) size 63x19
33 LayoutRubyRun (anonymous) at (25,12) size 34x20
34 LayoutRubyText {RT} at (0,-12) size 34x12
35 LayoutText {#text} at (0,0) size 34x12
36 text run at (0,0) width 34: "long text"
37 LayoutRubyBase (anonymous) at (0,0) size 34x20
38 LayoutText {#text} at (13,0) size 8x19
39 text run at (13,0) width 8: "b"
40 LayoutInline (anonymous) at (0,0) size 37x19
41 LayoutText at (55,12) size 37x19
42 text run at (55,12) width 37: "[after]"
43 LayoutText {#text} at (92,12) size 26x19
44 text run at (92,12) width 26: " Bar"
45 LayoutBR {BR} at (118,27) size 0x0
46 LayoutBlockFlow {P} at (0,132) size 784x0
47 LayoutBlockFlow {P} at (0,132) size 784x0
48 LayoutBlockFlow (anonymous) at (0,132) size 784x32
49 LayoutText {#text} at (0,12) size 29x19
50 text run at (0,12) width 29: "Foo "
51 LayoutRuby (inline) {RUBY} at (0,0) size 112x19
52 LayoutInline (anonymous) at (0,0) size 49x19
53 LayoutText at (29,12) size 49x19
54 text run at (29,12) width 49: "[before]"
55 LayoutRubyRun (anonymous) at (74,12) size 34x20
56 LayoutRubyText {RT} at (0,-12) size 34x12
57 LayoutText {#text} at (0,0) size 34x12
58 text run at (0,0) width 34: "long text"
59 LayoutRubyBase (anonymous) at (0,0) size 34x20
60 LayoutText {#text} at (13,0) size 8x19
61 text run at (13,0) width 8: "b"
62 LayoutInline (anonymous) at (0,0) size 37x19
63 LayoutText at (104,12) size 37x19
64 text run at (104,12) width 37: "[after]"
65 LayoutText {#text} at (141,12) size 26x19
66 text run at (141,12) width 26: " Bar"
67 LayoutBR {BR} at (167,27) size 0x0
68 LayoutBlockFlow {P} at (0,180) size 784x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698