[wpt-sync] Sync PR 15118 - WIP Add basic 'text-anchor' tests.
Categories
(Testing :: web-platform-tests, enhancement, P4)
Tracking
(firefox68 fixed)
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15118 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15118
Details from upstream follow.
wrote:
WIP Add basic 'text-anchor' tests.
Basic SVG 'text-anchor' tests.
001 LTR Latin
002 Vertical Latin
003 RTL Arabic
102 Vertical Kanji
201 LTR Latin 'tspan'
202 Vertical Latin 'tspan'
203 RTL Arabic 'tspan'Temporarily, tests include the expected rendering in red below the test along with a red circle to indicate anchor point. Due to how the reference is created, there may be a pixel or so difference in rendering on one or two tests.
Firefox 64 passes all tests except small errors when 'text-anchor is 'mid' on a 'tspan'. (both Firefox and Chrome appear to incorrectly include a space following the tspan in calculating the tspan position).
Chrome 71 passes all except 002, 202, 203.
Inkscape passes all except those using 'tspan'.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Comment 4•7 years ago
|
||
| bugherder | ||
Description
•