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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/ruby/ruby-beforeafter-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/ruby/ruby-beforeafter-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/ruby/ruby-beforeafter-expected.txt
deleted file mode 100644
index f4b209dce9634ce4f95a5e8266fae73251c1c2b5..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/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 521x17
- 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 784x30
- LayoutText {#text} at (0,12) size 29x17
- text run at (0,12) width 29: "Foo "
- LayoutRuby (inline) {RUBY} at (0,0) size 79x17
- LayoutInline {<pseudo:before>} at (0,0) size 53x17
- LayoutTextFragment (anonymous) at (28,12) size 53x17
- text run at (28,12) width 53: "[before]"
- LayoutRubyRun (anonymous) at (76.41,12) size 34x18
- LayoutRubyText {RT} at (0,-12) size 34x12
- LayoutText {#text} at (0,0) size 34x12
- text run at (0,0) width 34: "long text"
- LayoutRubyBase (anonymous) at (0,0) size 34x18
- LayoutText {#text} at (13,0) size 8x17
- text run at (13,0) width 8: "b"
- LayoutText {#text} at (106,12) size 28x17
- text run at (106,12) width 28: " Bar"
- LayoutBR {BR} at (133,26) size 1x0
- LayoutBlockFlow {P} at (0,80) size 784x0
- LayoutBlockFlow {P} at (0,80) size 784x0
- LayoutBlockFlow (anonymous) at (0,80) size 784x30
- LayoutText {#text} at (0,12) size 29x17
- text run at (0,12) width 29: "Foo "
- LayoutRuby (inline) {RUBY} at (0,0) size 67x17
- LayoutRubyRun (anonymous) at (24.89,12) size 34x18
- LayoutRubyText {RT} at (0,-12) size 34x12
- LayoutText {#text} at (0,0) size 34x12
- text run at (0,0) width 34: "long text"
- LayoutRubyBase (anonymous) at (0,0) size 34x18
- LayoutText {#text} at (13,0) size 8x17
- text run at (13,0) width 8: "b"
- LayoutInline {<pseudo:after>} at (0,0) size 41x17
- LayoutTextFragment (anonymous) at (54,12) size 41x17
- text run at (54,12) width 41: "[after]"
- LayoutText {#text} at (94,12) size 28x17
- text run at (94,12) width 28: " Bar"
- LayoutBR {BR} at (121,26) size 1x0
- LayoutBlockFlow {P} at (0,126) size 784x0
- LayoutBlockFlow {P} at (0,126) size 784x0
- LayoutBlockFlow (anonymous) at (0,126) size 784x30
- LayoutText {#text} at (0,12) size 29x17
- text run at (0,12) width 29: "Foo "
- LayoutRuby (inline) {RUBY} at (0,0) size 119x17
- LayoutInline {<pseudo:before>} at (0,0) size 53x17
- LayoutTextFragment (anonymous) at (28,12) size 53x17
- text run at (28,12) width 53: "[before]"
- LayoutRubyRun (anonymous) at (76.41,12) size 34x18
- LayoutRubyText {RT} at (0,-12) size 34x12
- LayoutText {#text} at (0,0) size 34x12
- text run at (0,0) width 34: "long text"
- LayoutRubyBase (anonymous) at (0,0) size 34x18
- LayoutText {#text} at (13,0) size 8x17
- text run at (13,0) width 8: "b"
- LayoutInline {<pseudo:after>} at (0,0) size 41x17
- LayoutTextFragment (anonymous) at (106,12) size 41x17
- text run at (106,12) width 41: "[after]"
- LayoutText {#text} at (146,12) size 28x17
- text run at (146,12) width 28: " Bar"
- LayoutBR {BR} at (173,26) size 1x0
- LayoutBlockFlow {P} at (0,172) size 784x0

Powered by Google App Engine
This is Rietveld 408576698