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

Unified Diff: LayoutTests/fast/ruby/ruby-inline-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.txt
diff --git a/LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.txt b/LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.txt
deleted file mode 100644
index 004b61ea47849860a713e52de25d734f1a150800..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow (anonymous) at (0,0) size 784x384
- LayoutRuby (inline) {RUBY} at (0,0) size 512x384 [color=#0000FF]
- LayoutInline {<pseudo:before>} at (0,0) size 512x128 [color=#FFA500]
- LayoutTextFragment (anonymous) at (0,0) size 512x128
- text run at (0,0) width 512: "1234"
- LayoutRubyRun (anonymous) at (0,128) size 512x128
- LayoutRubyBase (anonymous) at (0,0) size 512x128
- LayoutText {#text} at (0,0) size 512x128
- text run at (0,0) width 512: "ABCD"
- LayoutInline {<pseudo:after>} at (0,0) size 512x128 [color=#FFFF00]
- LayoutTextFragment (anonymous) at (0,256) size 512x128
- text run at (0,256) width 512: "4578"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (0,384) size 784x128 [color=#008000]
- LayoutText {#text} at (0,0) size 512x128
- text run at (0,0) width 512: "EFGH"

Powered by Google App Engine
This is Rietveld 408576698