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

Unified Diff: LayoutTests/platform/linux/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/linux/virtual/slimmingpaint/fast/ruby/ruby-beforeafter-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/ruby/ruby-beforeafter-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/ruby/ruby-beforeafter-expected.txt
deleted file mode 100644
index 10d4c7daabbac63e1d9df144b6ec5111954ffc4d..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/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 784x20
- LayoutText {#text} at (0,0) size 492x19
- text run at (0,0) width 492: "Tests that CSS-generated :before or :after content doesn't intrude into ruby bases."
- LayoutBlockFlow {P} at (0,36) size 784x0
- LayoutBlockFlow (anonymous) at (0,36) size 784x32
- LayoutText {#text} at (0,12) size 29x19
- text run at (0,12) width 29: "Foo "
- LayoutRuby (inline) {RUBY} at (0,0) size 75x19
- LayoutInline {<pseudo:before>} at (0,0) size 49x19
- LayoutTextFragment (anonymous) at (29,12) size 49x19
- text run at (29,12) width 49: "[before]"
- LayoutRubyRun (anonymous) at (74,12) size 34x20
- 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 34x20
- LayoutText {#text} at (13,0) size 8x19
- text run at (13,0) width 8: "b"
- LayoutText {#text} at (104,12) size 26x19
- text run at (104,12) width 26: " Bar"
- LayoutBR {BR} at (130,27) size 0x0
- LayoutBlockFlow {P} at (0,84) size 784x0
- LayoutBlockFlow {P} at (0,84) size 784x0
- LayoutBlockFlow (anonymous) at (0,84) size 784x32
- LayoutText {#text} at (0,12) size 29x19
- text run at (0,12) width 29: "Foo "
- LayoutRuby (inline) {RUBY} at (0,0) size 63x19
- LayoutRubyRun (anonymous) at (25,12) size 34x20
- 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 34x20
- LayoutText {#text} at (13,0) size 8x19
- text run at (13,0) width 8: "b"
- LayoutInline {<pseudo:after>} at (0,0) size 37x19
- LayoutTextFragment (anonymous) at (55,12) size 37x19
- text run at (55,12) width 37: "[after]"
- LayoutText {#text} at (92,12) size 26x19
- text run at (92,12) width 26: " Bar"
- LayoutBR {BR} at (118,27) size 0x0
- LayoutBlockFlow {P} at (0,132) size 784x0
- LayoutBlockFlow {P} at (0,132) size 784x0
- LayoutBlockFlow (anonymous) at (0,132) size 784x32
- LayoutText {#text} at (0,12) size 29x19
- text run at (0,12) width 29: "Foo "
- LayoutRuby (inline) {RUBY} at (0,0) size 112x19
- LayoutInline {<pseudo:before>} at (0,0) size 49x19
- LayoutTextFragment (anonymous) at (29,12) size 49x19
- text run at (29,12) width 49: "[before]"
- LayoutRubyRun (anonymous) at (74,12) size 34x20
- 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 34x20
- LayoutText {#text} at (13,0) size 8x19
- text run at (13,0) width 8: "b"
- LayoutInline {<pseudo:after>} at (0,0) size 37x19
- LayoutTextFragment (anonymous) at (104,12) size 37x19
- text run at (104,12) width 37: "[after]"
- LayoutText {#text} at (141,12) size 26x19
- text run at (141,12) width 26: " Bar"
- LayoutBR {BR} at (167,27) size 0x0
- LayoutBlockFlow {P} at (0,180) size 784x0

Powered by Google App Engine
This is Rietveld 408576698