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

Unified Diff: LayoutTests/platform/win/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/win/fast/css/first-letter-float-after-float-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/first-letter-float-after-float-expected.txt b/LayoutTests/platform/win/fast/css/first-letter-float-after-float-expected.txt
index babb407c75f3b8e8322549dddb6ba037751faa50..6b20ad7ab33e85697fc1ebd62fa0abf64419f5ee 100644
--- a/LayoutTests/platform/win/fast/css/first-letter-float-after-float-expected.txt
+++ b/LayoutTests/platform/win/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 8x18
RenderText {#text} at (0,0) size 8x17
text run at (0,0) width 8: "1"
- RenderBlock (floating) at (8,0) size 8x18
- RenderTextFragment {#text} at (0,0) size 8x17
+ RenderBlock (floating) {<pseudo:first-letter>} at (8,0) size 8x18
+ RenderTextFragment at (0,0) size 8x17
text run at (0,0) width 8: "2"
RenderTextFragment {#text} at (16,0) size 8x17
text run at (16,0) width 8: "3"

Powered by Google App Engine
This is Rietveld 408576698