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

Unified Diff: LayoutTests/platform/linux/fast/css/first-letter-expected.txt

Issue 571603003: Convert first letter into a pseudo element. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/linux/fast/css/first-letter-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/first-letter-expected.txt b/LayoutTests/platform/linux/fast/css/first-letter-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e541c5775c2323cd4635f6b077e22c8e53944638
--- /dev/null
+++ b/LayoutTests/platform/linux/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 800x164
+ RenderBlock {HTML} at (0,0) size 800x164
+ RenderBody {BODY} at (8,8) size 784x148
+ RenderBlock {DIV} at (0,0) size 784x37
+ RenderInline (pseudo:first-letter) at (0,0) size 19x36 [color=#008000]
+ RenderTextFragment at (0,0) size 19x36
+ text run at (0,0) width 19: "L"
+ RenderTextFragment {#text} at (19,13) size 31x19
+ text run at (19,13) width 31: "orem"
+ RenderBlock {DIV} at (0,37) size 784x37
+ RenderInline {SPAN} at (0,0) size 43x19
+ RenderInline (pseudo:first-letter) at (0,0) size 11x36 [color=#008000]
+ RenderTextFragment at (0,0) size 11x36
+ text run at (0,0) width 11: "I"
+ RenderTextFragment {#text} at (11,13) size 32x19
+ text run at (11,13) width 32: "psum"
+ RenderBlock {DIV} at (0,74) size 784x37
+ RenderInline {SPAN} at (0,0) size 84x19
+ RenderInline (pseudo:before) at (0,0) size 52x19
+ RenderInline (pseudo:first-letter) at (0,0) size 21x36 [color=#008000]
+ RenderTextFragment at (0,0) size 21x36
+ text run at (0,0) width 21: "C"
+ RenderTextFragment at (21,13) size 31x19
+ text run at (21,13) width 31: "arpe "
+ RenderText {#text} at (52,13) size 32x19
+ text run at (52,13) width 32: "Diem"
+ RenderBlock {DIV} at (0,111) size 784x37
+ RenderInline {SPAN} at (0,0) size 38x19
+ RenderInline (pseudo:after) at (0,0) size 38x19
+ RenderInline (pseudo:first-letter) at (0,0) size 18x36 [color=#008000]
+ RenderTextFragment at (0,0) size 18x36
+ text run at (0,0) width 18: "F"
+ RenderTextFragment at (18,13) size 20x19
+ text run at (18,13) width 20: "oo "
+ RenderText {#text} at (38,13) size 20x19
+ text run at (38,13) width 20: "bar"

Powered by Google App Engine
This is Rietveld 408576698