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

Unified Diff: LayoutTests/platform/mac/fast/css/first-letter-float-after-float-expected.txt

Issue 733783006: Auto-rebaseline for r185405 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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/fast/css/first-letter-float-after-float-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/first-letter-float-after-float-expected.txt b/LayoutTests/platform/mac/fast/css/first-letter-float-after-float-expected.txt
index b006f19fd87610bdd469d94aad42ae809e0a5b4e..94a6742441bae6cfea54cb6f7147ec1575df5d0f 100644
--- a/LayoutTests/platform/mac/fast/css/first-letter-float-after-float-expected.txt
+++ b/LayoutTests/platform/mac/fast/css/first-letter-float-after-float-expected.txt
@@ -23,8 +23,8 @@ layer at (0,0) size 800x600
RenderBlock (floating) {SPAN} at (0,0) size 8x16
RenderText {#text} at (0,0) size 8x16
text run at (0,0) width 8: "1"
- RenderBlock (floating) at (8,0) size 8x16
- RenderTextFragment {#text} at (0,0) size 8x16
+ RenderBlock (floating) {<pseudo:first-letter>} at (8,0) size 8x16
+ RenderTextFragment at (0,0) size 8x16
text run at (0,0) width 8: "2"
RenderTextFragment {#text} at (16,0) size 8x16
text run at (16,0) width 8: "3"

Powered by Google App Engine
This is Rietveld 408576698