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..40c039b99159644846dcab466f20ee06836188e3 |
--- /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 parseFloat(computedStyleDiv("word-spacing", "1ex")) is within 0.05 of 12.8 |
+PASS parseFloat(computedStyleRect("word-spacing", "1ex")) is within 0.05 of 12.8 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |