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

Unified Diff: LayoutTests/fast/ruby/ruby-block-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-block-style-not-updated-with-before-after-content-expected.txt
diff --git a/LayoutTests/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.txt b/LayoutTests/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.txt
index 9f13b880485badf52a1d427e1312352f9bfac04a..1c52e78f00e4e91a961ca314c065a8827879f376 100644
--- a/LayoutTests/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.txt
+++ b/LayoutTests/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.txt
@@ -5,14 +5,14 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutRuby (block) {RUBY} at (0,0) size 784x384 [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"
LayoutBlockFlow {DIV} at (0,384) size 784x128 [color=#008000]
LayoutText {#text} at (0,0) size 512x128

Powered by Google App Engine
This is Rietveld 408576698