[wpt-sync] Sync PR 29324 - SVG Text NG: Implement getRotationOfChar().
Categories
(Core :: SVG, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox91 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29324 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29324
Details from upstream follow.
b'Kent Tamura <tkent@chromium.org>' wrote:
SVG Text NG: Implement getRotationOfChar().
Specification:
https://svgwg.org/svg2-draft/text.html#__svg__SVGTextContentElement__getRotationOfCharBug: 1179585
Change-Id: Ibba7c0c74ece21acbbee5b5a3ee79ef5e22d568b
Reviewed-on: https://chromium-review.googlesource.com/2952271
WPT-Export-Revision: c0a1a06e62033c9e5acc089a840a263c35d11362
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 10 subtests
Status Summary
Firefox
OK : 1
PASS: 6
FAIL: 4
Chrome
OK : 1
PASS: 5
FAIL: 5
Safari
OK : 1
PASS: 5
FAIL: 5
Links
Details
New Tests That Don't Pass
/svg/text/scripted/getrotationofchar.html
'text-orientation: mixed' - vertical-rl: FAIL (Chrome: FAIL, Safari: PASS)
'text-orientation: sideways' - vertical-rl: FAIL (Chrome: PASS, Safari: FAIL)
Rotation attribute - vertical-rl: FAIL (Chrome: FAIL, Safari: PASS)
<textPath> - vertical-rl: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/98239f3e0feb
https://hg.mozilla.org/mozilla-central/rev/208e64a19b30
Description
•