Index: LayoutTests/svg/custom/zoomed-baseline-shift-expected.txt |
diff --git a/LayoutTests/svg/custom/zoomed-baseline-shift-expected.txt b/LayoutTests/svg/custom/zoomed-baseline-shift-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..25adffd6e9fb1c0df27fc8feefbce1e747ee30a1 |
--- /dev/null |
+++ b/LayoutTests/svg/custom/zoomed-baseline-shift-expected.txt |
@@ -0,0 +1,18 @@ |
+beforeinterafter |
+This test requires the Ahem font |
+ |
+This is a testharness.js-based test. |
+PASS Text bounds height at zoom 1 with baseline-shift=sub |
+PASS Text bounds height at zoom 4 with baseline-shift=sub |
+PASS Text bounds height at zoom 16 with baseline-shift=sub |
+PASS Text bounds height at zoom 1 with baseline-shift=super |
+PASS Text bounds height at zoom 4 with baseline-shift=super |
+PASS Text bounds height at zoom 16 with baseline-shift=super |
+PASS Text bounds height at zoom 1 with baseline-shift=10px |
+PASS Text bounds height at zoom 4 with baseline-shift=10px |
+PASS Text bounds height at zoom 16 with baseline-shift=10px |
+PASS Text bounds height at zoom 1 with baseline-shift=-50% |
+PASS Text bounds height at zoom 4 with baseline-shift=-50% |
+PASS Text bounds height at zoom 16 with baseline-shift=-50% |
+Harness: the test ran to completion. |
+ |