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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/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 521x17
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 784x30
11 LayoutText {#text} at (0,12) size 29x17
12 text run at (0,12) width 29: "Foo "
13 LayoutRuby (inline) {RUBY} at (0,0) size 79x17
14 LayoutInline {<pseudo:before>} at (0,0) size 53x17
15 LayoutTextFragment (anonymous) at (28,12) size 53x17
16 text run at (28,12) width 53: "[before]"
17 LayoutRubyRun (anonymous) at (76.41,12) size 34x18
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 34x18
22 LayoutText {#text} at (13,0) size 8x17
23 text run at (13,0) width 8: "b"
24 LayoutText {#text} at (106,12) size 28x17
25 text run at (106,12) width 28: " Bar"
26 LayoutBR {BR} at (133,26) size 1x0
27 LayoutBlockFlow {P} at (0,80) size 784x0
28 LayoutBlockFlow {P} at (0,80) size 784x0
29 LayoutBlockFlow (anonymous) at (0,80) size 784x30
30 LayoutText {#text} at (0,12) size 29x17
31 text run at (0,12) width 29: "Foo "
32 LayoutRuby (inline) {RUBY} at (0,0) size 67x17
33 LayoutRubyRun (anonymous) at (24.89,12) size 34x18
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 34x18
38 LayoutText {#text} at (13,0) size 8x17
39 text run at (13,0) width 8: "b"
40 LayoutInline {<pseudo:after>} at (0,0) size 41x17
41 LayoutTextFragment (anonymous) at (54,12) size 41x17
42 text run at (54,12) width 41: "[after]"
43 LayoutText {#text} at (94,12) size 28x17
44 text run at (94,12) width 28: " Bar"
45 LayoutBR {BR} at (121,26) size 1x0
46 LayoutBlockFlow {P} at (0,126) size 784x0
47 LayoutBlockFlow {P} at (0,126) size 784x0
48 LayoutBlockFlow (anonymous) at (0,126) size 784x30
49 LayoutText {#text} at (0,12) size 29x17
50 text run at (0,12) width 29: "Foo "
51 LayoutRuby (inline) {RUBY} at (0,0) size 119x17
52 LayoutInline {<pseudo:before>} at (0,0) size 53x17
53 LayoutTextFragment (anonymous) at (28,12) size 53x17
54 text run at (28,12) width 53: "[before]"
55 LayoutRubyRun (anonymous) at (76.41,12) size 34x18
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 34x18
60 LayoutText {#text} at (13,0) size 8x17
61 text run at (13,0) width 8: "b"
62 LayoutInline {<pseudo:after>} at (0,0) size 41x17
63 LayoutTextFragment (anonymous) at (106,12) size 41x17
64 text run at (106,12) width 41: "[after]"
65 LayoutText {#text} at (146,12) size 28x17
66 text run at (146,12) width 28: " Bar"
67 LayoutBR {BR} at (173,26) size 1x0
68 LayoutBlockFlow {P} at (0,172) size 784x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698