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

Unified Diff: LayoutTests/platform/mac/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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/ruby/ruby-beforeafter-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/ruby/ruby-beforeafter-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/ruby/ruby-beforeafter-expected.txt
deleted file mode 100644
index dfff49c582b63501d444039f2b1203ecb2b9f2fd..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/ruby/ruby-beforeafter-expected.txt
+++ /dev/null
@@ -1,68 +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 784x576
- LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 521x18
- text run at (0,0) width 521: "Tests that CSS-generated :before or :after content doesn't intrude into ruby bases."
- LayoutBlockFlow {P} at (0,34) size 784x0
- LayoutBlockFlow (anonymous) at (0,34) size 784x28
- LayoutText {#text} at (0,10) size 29x18
- text run at (0,10) width 29: "Foo "
- LayoutRuby (inline) {RUBY} at (0,0) size 77x18
- LayoutInline {<pseudo:before>} at (0,0) size 53x18
- LayoutTextFragment (anonymous) at (28,10) size 53x18
- text run at (28,10) width 53: "[before]"
- LayoutRubyRun (anonymous) at (76.41,10) size 31.75x18
- LayoutRubyText {RT} at (0,-10) size 31.75x10
- LayoutText {#text} at (0,0) size 32x10
- text run at (0,0) width 32: "long text"
- LayoutRubyBase (anonymous) at (0,0) size 31.75x18
- LayoutText {#text} at (11,0) size 9x18
- text run at (11,0) width 9: "b"
- LayoutText {#text} at (104,10) size 28x18
- text run at (104,10) width 28: " Bar"
- LayoutBR {BR} at (131,24) size 1x0
- LayoutBlockFlow {P} at (0,78) size 784x0
- LayoutBlockFlow {P} at (0,78) size 784x0
- LayoutBlockFlow (anonymous) at (0,78) size 784x28
- LayoutText {#text} at (0,10) size 29x18
- text run at (0,10) width 29: "Foo "
- LayoutRuby (inline) {RUBY} at (0,0) size 65x18
- LayoutRubyRun (anonymous) at (24.89,10) size 31.75x18
- LayoutRubyText {RT} at (0,-10) size 31.75x10
- LayoutText {#text} at (0,0) size 32x10
- text run at (0,0) width 32: "long text"
- LayoutRubyBase (anonymous) at (0,0) size 31.75x18
- LayoutText {#text} at (11,0) size 9x18
- text run at (11,0) width 9: "b"
- LayoutInline {<pseudo:after>} at (0,0) size 41x18
- LayoutTextFragment (anonymous) at (52,10) size 41x18
- text run at (52,10) width 41: "[after]"
- LayoutText {#text} at (92,10) size 28x18
- text run at (92,10) width 28: " Bar"
- LayoutBR {BR} at (119,24) size 1x0
- LayoutBlockFlow {P} at (0,122) size 784x0
- LayoutBlockFlow {P} at (0,122) size 784x0
- LayoutBlockFlow (anonymous) at (0,122) size 784x28
- LayoutText {#text} at (0,10) size 29x18
- text run at (0,10) width 29: "Foo "
- LayoutRuby (inline) {RUBY} at (0,0) size 117x18
- LayoutInline {<pseudo:before>} at (0,0) size 53x18
- LayoutTextFragment (anonymous) at (28,10) size 53x18
- text run at (28,10) width 53: "[before]"
- LayoutRubyRun (anonymous) at (76.41,10) size 31.75x18
- LayoutRubyText {RT} at (0,-10) size 31.75x10
- LayoutText {#text} at (0,0) size 32x10
- text run at (0,0) width 32: "long text"
- LayoutRubyBase (anonymous) at (0,0) size 31.75x18
- LayoutText {#text} at (11,0) size 9x18
- text run at (11,0) width 9: "b"
- LayoutInline {<pseudo:after>} at (0,0) size 41x18
- LayoutTextFragment (anonymous) at (104,10) size 41x18
- text run at (104,10) width 41: "[after]"
- LayoutText {#text} at (144,10) size 28x18
- text run at (144,10) width 28: " Bar"
- LayoutBR {BR} at (171,24) size 1x0
- LayoutBlockFlow {P} at (0,166) size 784x0

Powered by Google App Engine
This is Rietveld 408576698