-
Couldn't load subscription status.
- Fork 3k
Open
Labels
interopImplementations are not interoperable with each otherImplementations are not interoperable with each othertopic: parser
Description
This Blink bug deals with the tests having diverged from upstream; some of this is deliberate divergence from the spec and AFAIK there are no issues here for that.
Some issues:
viewTargetattribute normalisation is gone. (It's dropped from SVG 2.0 and has never had its rendering implemented in any browser.)filterResattribute normalisation is gone. (It's sorta gone from the spec and dropped from Gecko as well as Blink (though maybe only at the parser level from Blink?).- A bunch of SVG fonts stuff is gone (again, attribute normalisation).
I don't know how much else is intention deviations from the spec as opposed to being out of date with the spec.
Metadata
Metadata
Assignees
Labels
interopImplementations are not interoperable with each otherImplementations are not interoperable with each othertopic: parser