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

Unified Diff: LayoutTests/platform/mac/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: ExpectedResultForLinuxIsUpdated 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/platform/mac/fast/text/font-size-adjust-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/font-size-adjust-expected.txt b/LayoutTests/platform/mac/fast/text/font-size-adjust-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fdeb2a8ec20ed7c4c816f17661478f9e3310004a
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/text/font-size-adjust-expected.txt
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x430
+ RenderBlock {HTML} at (0,0) size 800x430
+ RenderBody {BODY} at (8,8) size 784x414
+ RenderBlock {DIV} at (0,0) size 784x202
+ RenderInline {SPAN} at (0,0) size 85x220
+ RenderText {#text} at (0,-8) size 85x220
+ text run at (0,-8) width 85: "x"
+ RenderInline {SPAN} at (0,0) size 99x228
+ RenderText {#text} at (84,-14) size 99x228
+ text run at (84,-14) width 99: "x"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,202) size 784x212
+ RenderInline {SPAN} at (0,0) size 94x273
+ RenderText {#text} at (0,-37) size 94x273
+ text run at (0,-37) width 94: "z"
+ RenderInline {SPAN} at (0,0) size 86x228
+ RenderText {#text} at (93,-2) size 86x228
+ text run at (93,-2) width 86: "z"
+ RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698