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-expected.txt

Issue 661073004: Auto-rebaseline for r183913 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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/mac/fast/css/first-letter-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/first-letter-expected.txt b/LayoutTests/platform/mac/fast/css/first-letter-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c2fc1ae9f4780cd5b977a112dae8670e42e27b25
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/css/first-letter-expected.txt
@@ -0,0 +1,38 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x144
+ RenderBlock {HTML} at (0,0) size 800x144
+ RenderBody {BODY} at (8,8) size 784x128
+ RenderBlock {DIV} at (0,0) size 784x32
+ RenderInline {<pseudo:first-letter>} at (0,0) size 20x32 [color=#008000]
+ RenderTextFragment at (0,0) size 20x32
+ text run at (0,0) width 20: "L"
+ RenderTextFragment {#text} at (19,12) size 34x16
+ text run at (19,12) width 34: "orem"
+ RenderBlock {DIV} at (0,32) size 784x32
+ RenderInline {SPAN} at (0,0) size 46x16
+ RenderInline {<pseudo:first-letter>} at (0,0) size 11x32 [color=#008000]
+ RenderTextFragment at (0,0) size 11x32
+ text run at (0,0) width 11: "I"
+ RenderTextFragment {#text} at (10,12) size 36x16
+ text run at (10,12) width 36: "psum"
+ RenderBlock {DIV} at (0,64) size 784x32
+ RenderInline {SPAN} at (0,0) size 89x16
+ RenderInline {<pseudo:before>} at (0,0) size 53x16
+ RenderInline {<pseudo:first-letter>} at (0,0) size 22x32 [color=#008000]
+ RenderTextFragment at (0,0) size 22x32
+ text run at (0,0) width 22: "C"
+ RenderTextFragment at (21,12) size 32x16
+ text run at (21,12) width 32: "arpe "
+ RenderText {#text} at (52,12) size 37x16
+ text run at (52,12) width 37: "Diem"
+ RenderBlock {DIV} at (0,96) size 784x32
+ RenderInline {SPAN} at (0,0) size 38x16
+ RenderInline {<pseudo:after>} at (0,0) size 38x16
+ RenderInline {<pseudo:first-letter>} at (0,0) size 18x32 [color=#008000]
+ RenderTextFragment at (0,0) size 18x32
+ text run at (0,0) width 18: "F"
+ RenderTextFragment at (17,12) size 21x16
+ text run at (17,12) width 21: "oo "
+ RenderText {#text} at (37,12) size 22x16
+ text run at (37,12) width 22: "bar"

Powered by Google App Engine
This is Rietveld 408576698