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

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: Add some tests which need a rebaseline to TestExpectation 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..5dd16ddec628577325aea40f74bc5b49dbc1477a
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/text/font-size-adjust-expected.txt
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x430
+ LayoutBlockFlow {HTML} at (0,0) size 800x430
+ LayoutBlockFlow {BODY} at (8,8) size 784x414
+ LayoutBlockFlow {DIV} at (0,0) size 784x202
+ LayoutInline {SPAN} at (0,0) size 85x220
+ LayoutText {#text} at (0,-8) size 85x220
+ text run at (0,-8) width 85: "x"
+ LayoutInline {SPAN} at (0,0) size 99x228
+ LayoutText {#text} at (84,-14) size 99x228
+ text run at (84,-14) width 99: "x"
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutBlockFlow {DIV} at (0,202) size 784x212
+ LayoutInline {SPAN} at (0,0) size 94x273
+ LayoutText {#text} at (0,-37) size 94x273
+ text run at (0,-37) width 94: "z"
+ LayoutInline {SPAN} at (0,0) size 86x228
+ LayoutText {#text} at (93,-2) size 86x228
+ text run at (93,-2) width 86: "z"
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698