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

Unified Diff: LayoutTests/svg/custom/zoomed-alignment-baseline-expected.txt

Issue 1081813003: Remove effective zoom from font metrics before SVG text layout. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update expectations Created 5 years, 8 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/svg/custom/zoomed-alignment-baseline-expected.txt
diff --git a/LayoutTests/svg/custom/zoomed-alignment-baseline-expected.txt b/LayoutTests/svg/custom/zoomed-alignment-baseline-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3305048e8deaade635b5610c43037f878c6ee39a
--- /dev/null
+++ b/LayoutTests/svg/custom/zoomed-alignment-baseline-expected.txt
@@ -0,0 +1,39 @@
+beforeinterafter
+This test requires the Ahem font
+
+This is a testharness.js-based test.
+PASS Text bounds height at zoom 1 with alignment-baseline=baseline
+PASS Text bounds height at zoom 4 with alignment-baseline=baseline
+PASS Text bounds height at zoom 16 with alignment-baseline=baseline
+PASS Text bounds height at zoom 1 with alignment-baseline=before-edge
+PASS Text bounds height at zoom 4 with alignment-baseline=before-edge
+PASS Text bounds height at zoom 16 with alignment-baseline=before-edge
+PASS Text bounds height at zoom 1 with alignment-baseline=text-before-edge
+PASS Text bounds height at zoom 4 with alignment-baseline=text-before-edge
+PASS Text bounds height at zoom 16 with alignment-baseline=text-before-edge
+PASS Text bounds height at zoom 1 with alignment-baseline=middle
+PASS Text bounds height at zoom 4 with alignment-baseline=middle
+PASS Text bounds height at zoom 16 with alignment-baseline=middle
+PASS Text bounds height at zoom 1 with alignment-baseline=central
+PASS Text bounds height at zoom 4 with alignment-baseline=central
+PASS Text bounds height at zoom 16 with alignment-baseline=central
+PASS Text bounds height at zoom 1 with alignment-baseline=after-edge
+PASS Text bounds height at zoom 4 with alignment-baseline=after-edge
+PASS Text bounds height at zoom 16 with alignment-baseline=after-edge
+PASS Text bounds height at zoom 1 with alignment-baseline=text-after-edge
+PASS Text bounds height at zoom 4 with alignment-baseline=text-after-edge
+PASS Text bounds height at zoom 16 with alignment-baseline=text-after-edge
+PASS Text bounds height at zoom 1 with alignment-baseline=ideograpic
+PASS Text bounds height at zoom 4 with alignment-baseline=ideograpic
+PASS Text bounds height at zoom 16 with alignment-baseline=ideograpic
+PASS Text bounds height at zoom 1 with alignment-baseline=alphabetic
+PASS Text bounds height at zoom 4 with alignment-baseline=alphabetic
+PASS Text bounds height at zoom 16 with alignment-baseline=alphabetic
+PASS Text bounds height at zoom 1 with alignment-baseline=hanging
+PASS Text bounds height at zoom 4 with alignment-baseline=hanging
+PASS Text bounds height at zoom 16 with alignment-baseline=hanging
+PASS Text bounds height at zoom 1 with alignment-baseline=mathematical
+PASS Text bounds height at zoom 4 with alignment-baseline=mathematical
+PASS Text bounds height at zoom 16 with alignment-baseline=mathematical
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/svg/custom/zoomed-alignment-baseline.html ('k') | LayoutTests/svg/custom/zoomed-baseline-shift.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698