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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 beforeinterafter
2 This test requires the Ahem font
3
4 This is a testharness.js-based test.
5 PASS Text bounds height at zoom 1 with alignment-baseline=baseline
6 PASS Text bounds height at zoom 4 with alignment-baseline=baseline
7 PASS Text bounds height at zoom 16 with alignment-baseline=baseline
8 PASS Text bounds height at zoom 1 with alignment-baseline=before-edge
9 PASS Text bounds height at zoom 4 with alignment-baseline=before-edge
10 PASS Text bounds height at zoom 16 with alignment-baseline=before-edge
11 PASS Text bounds height at zoom 1 with alignment-baseline=text-before-edge
12 PASS Text bounds height at zoom 4 with alignment-baseline=text-before-edge
13 PASS Text bounds height at zoom 16 with alignment-baseline=text-before-edge
14 PASS Text bounds height at zoom 1 with alignment-baseline=middle
15 PASS Text bounds height at zoom 4 with alignment-baseline=middle
16 PASS Text bounds height at zoom 16 with alignment-baseline=middle
17 PASS Text bounds height at zoom 1 with alignment-baseline=central
18 PASS Text bounds height at zoom 4 with alignment-baseline=central
19 PASS Text bounds height at zoom 16 with alignment-baseline=central
20 PASS Text bounds height at zoom 1 with alignment-baseline=after-edge
21 PASS Text bounds height at zoom 4 with alignment-baseline=after-edge
22 PASS Text bounds height at zoom 16 with alignment-baseline=after-edge
23 PASS Text bounds height at zoom 1 with alignment-baseline=text-after-edge
24 PASS Text bounds height at zoom 4 with alignment-baseline=text-after-edge
25 PASS Text bounds height at zoom 16 with alignment-baseline=text-after-edge
26 PASS Text bounds height at zoom 1 with alignment-baseline=ideograpic
27 PASS Text bounds height at zoom 4 with alignment-baseline=ideograpic
28 PASS Text bounds height at zoom 16 with alignment-baseline=ideograpic
29 PASS Text bounds height at zoom 1 with alignment-baseline=alphabetic
30 PASS Text bounds height at zoom 4 with alignment-baseline=alphabetic
31 PASS Text bounds height at zoom 16 with alignment-baseline=alphabetic
32 PASS Text bounds height at zoom 1 with alignment-baseline=hanging
33 PASS Text bounds height at zoom 4 with alignment-baseline=hanging
34 PASS Text bounds height at zoom 16 with alignment-baseline=hanging
35 PASS Text bounds height at zoom 1 with alignment-baseline=mathematical
36 PASS Text bounds height at zoom 4 with alignment-baseline=mathematical
37 PASS Text bounds height at zoom 16 with alignment-baseline=mathematical
38 Harness: the test ran to completion.
39
OLDNEW
« 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