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

Side by Side Diff: LayoutTests/platform/mac/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 784x18
7 LayoutText {#text} at (0,0) size 521x18
8 text run at (0,0) width 521: "Tests that CSS-generated :before or :aft er content doesn't intrude into ruby bases."
9 LayoutBlockFlow {P} at (0,34) size 784x0
10 LayoutBlockFlow (anonymous) at (0,34) size 784x28
11 LayoutText {#text} at (0,10) size 29x18
12 text run at (0,10) width 29: "Foo "
13 LayoutRuby (inline) {RUBY} at (0,0) size 77x18
14 LayoutInline {<pseudo:before>} at (0,0) size 53x18
15 LayoutTextFragment (anonymous) at (28,10) size 53x18
16 text run at (28,10) width 53: "[before]"
17 LayoutRubyRun (anonymous) at (76.41,10) size 31.75x18
18 LayoutRubyText {RT} at (0,-10) size 31.75x10
19 LayoutText {#text} at (0,0) size 32x10
20 text run at (0,0) width 32: "long text"
21 LayoutRubyBase (anonymous) at (0,0) size 31.75x18
22 LayoutText {#text} at (11,0) size 9x18
23 text run at (11,0) width 9: "b"
24 LayoutText {#text} at (104,10) size 28x18
25 text run at (104,10) width 28: " Bar"
26 LayoutBR {BR} at (131,24) size 1x0
27 LayoutBlockFlow {P} at (0,78) size 784x0
28 LayoutBlockFlow {P} at (0,78) size 784x0
29 LayoutBlockFlow (anonymous) at (0,78) size 784x28
30 LayoutText {#text} at (0,10) size 29x18
31 text run at (0,10) width 29: "Foo "
32 LayoutRuby (inline) {RUBY} at (0,0) size 65x18
33 LayoutRubyRun (anonymous) at (24.89,10) size 31.75x18
34 LayoutRubyText {RT} at (0,-10) size 31.75x10
35 LayoutText {#text} at (0,0) size 32x10
36 text run at (0,0) width 32: "long text"
37 LayoutRubyBase (anonymous) at (0,0) size 31.75x18
38 LayoutText {#text} at (11,0) size 9x18
39 text run at (11,0) width 9: "b"
40 LayoutInline {<pseudo:after>} at (0,0) size 41x18
41 LayoutTextFragment (anonymous) at (52,10) size 41x18
42 text run at (52,10) width 41: "[after]"
43 LayoutText {#text} at (92,10) size 28x18
44 text run at (92,10) width 28: " Bar"
45 LayoutBR {BR} at (119,24) size 1x0
46 LayoutBlockFlow {P} at (0,122) size 784x0
47 LayoutBlockFlow {P} at (0,122) size 784x0
48 LayoutBlockFlow (anonymous) at (0,122) size 784x28
49 LayoutText {#text} at (0,10) size 29x18
50 text run at (0,10) width 29: "Foo "
51 LayoutRuby (inline) {RUBY} at (0,0) size 117x18
52 LayoutInline {<pseudo:before>} at (0,0) size 53x18
53 LayoutTextFragment (anonymous) at (28,10) size 53x18
54 text run at (28,10) width 53: "[before]"
55 LayoutRubyRun (anonymous) at (76.41,10) size 31.75x18
56 LayoutRubyText {RT} at (0,-10) size 31.75x10
57 LayoutText {#text} at (0,0) size 32x10
58 text run at (0,0) width 32: "long text"
59 LayoutRubyBase (anonymous) at (0,0) size 31.75x18
60 LayoutText {#text} at (11,0) size 9x18
61 text run at (11,0) width 9: "b"
62 LayoutInline {<pseudo:after>} at (0,0) size 41x18
63 LayoutTextFragment (anonymous) at (104,10) size 41x18
64 text run at (104,10) width 41: "[after]"
65 LayoutText {#text} at (144,10) size 28x18
66 text run at (144,10) width 28: " Bar"
67 LayoutBR {BR} at (171,24) size 1x0
68 LayoutBlockFlow {P} at (0,166) size 784x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698