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

Side by Side Diff: LayoutTests/platform/android/fast/ruby/ruby-block-style-not-updated-with-before-after-content-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 784x584
6 LayoutRuby (block) {RUBY} at (0,0) size 784x384 [color=#0000FF]
7 LayoutInline (anonymous) at (0,0) size 512x128 [color=#FFA500]
8 LayoutText at (0,0) size 512x128
9 text run at (0,0) width 512: "1234"
10 LayoutRubyRun (anonymous) at (0,128) size 512x128
11 LayoutRubyBase (anonymous) at (0,0) size 512x128
12 LayoutText {#text} at (0,0) size 512x128
13 text run at (0,0) width 512: "ABCD"
14 LayoutInline (anonymous) at (0,0) size 512x128 [color=#FFFF00]
15 LayoutText at (0,256) size 512x128
16 text run at (0,256) width 512: "4578"
17 LayoutBlockFlow {DIV} at (0,384) size 784x128 [color=#008000]
18 LayoutText {#text} at (0,0) size 512x128
19 text run at (0,0) width 512: "EFGH"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698