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

Unified Diff: LayoutTests/cssom/ahem-ex-units-expected.txt

Issue 890013004: Check Ahem font ex units on multiple platforms. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: mac test suppresssion 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/cssom/ahem-ex-units-expected.txt
diff --git a/LayoutTests/cssom/ahem-ex-units-expected.txt b/LayoutTests/cssom/ahem-ex-units-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a69eb4f39fc836e42bb72a8b3e12eba3c3410125
--- /dev/null
+++ b/LayoutTests/cssom/ahem-ex-units-expected.txt
@@ -0,0 +1,11 @@
+Test ex unit with Ahem font
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS computedStyleDiv("word-spacing", "1ex") is "12.8000001907349px"
+PASS computedStyleRect("word-spacing", "1ex") is "12.8000001907349px"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« LayoutTests/cssom/ahem-ex-units.html ('K') | « LayoutTests/cssom/ahem-ex-units.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698