Closed Bug 1920850 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 48334 - Sync with SVG2 for removed properties

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED INVALID

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 48334 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/48334
Details from upstream follow.

Ahmad Saleem <52317531+Ahmad-S792@users.noreply.github.com> wrote:

Sync with SVG2 for removed properties

Hi Team,

This is an update to test for few bits:

alignment-baseline - removed from Firefox and SVG2 [1]

[1] https://svgwg.org/svg2-draft/text.html#AlignmentBaselineProperty

So this updates it to return empty instead of default.

baseline-shift - removed from Firefox and SVG2 [2]

[2] https://svgwg.org/svg2-draft/text.html#BaselineShiftProperty

So this updates it to return empty instead of default.

glyph-orientation-horizontal and glyph-orientation-vertical - removed from Chrome, Firefox and SVG2 [3]

[3] https://svgwg.org/svg2-draft/text.html#GlyphOrientationHorizontalProperty and https://svgwg.org/svg2-draft/text.html#GlyphOrientationVerticalProperty

kerning - removed from Chrome, Firefox, Safari and SVG2 [4]

[4] https://svgwg.org/svg2-draft/text.html#KerningProperty


We can also remove them completely but I think still showing-up them as failure for browser engines, which haven't removed, is better for tracking.

Thanks!

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.