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

Unified Diff: LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.txt

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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
index c3792d3f484b0ed1334f9b40657dc34394774382..004b61ea47849860a713e52de25d734f1a150800 100644
--- 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
@@ -6,14 +6,14 @@ layer at (0,0) size 800x600
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 at (0,0) size 512x128
+ 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 at (0,256) size 512x128
+ 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]

Powered by Google App Engine
This is Rietveld 408576698