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

Unified Diff: LayoutTests/fast/text/font-size-adjust-expected.txt

Issue 943463002: Initial implementation of font-size-adjust (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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/text/font-size-adjust-expected.txt
diff --git a/LayoutTests/fast/text/font-size-adjust-expected.txt b/LayoutTests/fast/text/font-size-adjust-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e5cac7881f5a0a982d32a3825ce00e286b5a11f4
--- /dev/null
+++ b/LayoutTests/fast/text/font-size-adjust-expected.txt
@@ -0,0 +1,19 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x218
+ RenderBlock {HTML} at (0,0) size 800x218
+ RenderBody {BODY} at (8,8) size 784x202
+ RenderBlock {DIV} at (0,0) size 784x202
+ RenderImage {IMG} at (0,76) size 784x1
+ RenderImage {IMG} at (0,167) size 784x1
+ RenderText {#text} at (0,-13) size 50x230
+ text run at (0,-13) width 50: " "
+ RenderInline {SPAN} at (0,0) size 98x201
+ RenderText {#text} at (50,1) size 98x201
+ text run at (50,1) width 98: "x"
+ RenderText {#text} at (147,-13) size 51x230
+ text run at (147,-13) width 51: " "
+ RenderInline {SPAN} at (0,0) size 101x221
+ RenderText {#text} at (197,-11) size 101x221
+ text run at (197,-11) width 101: "x"
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698