For anyone wondering, the linked bug in Robert's mail is different from the link text.
So here is it again: https://bugzilla.mozilla.org/show_bug.cgi?id=1904891 Sebastian On Wed, 3 Jul 2024 at 21:09, Robert Longson <[email protected]> wrote: > Summary: vector-effect: non-scaling-stroke is supposed to support an > additional optional argument that can be either viewport or screen. I.e. > > vector-effect: non-scaling-stroke viewport; > vector-effect: non-scaling-stroke screen; > > vector-effect: non-scaling-stroke should be the same as vector-effect: > non-scaling-stroke viewport > > These options differ in the presence of nested <svg> elements. Viewport > uses the nearest ancestor <svg> element, screen uses all ancestor <svg> > elements to determine the scaling to cancel. > > Prior to Firefox 128 our implementation was incorrect but more closely > matched screen than viewport. Implementing the screen option will offer > users an option that more closely matches the functionality of Firefox < > 128 if they still need that. > > Bug: https://bugzilla.mozilla.org/show_bug.cgi?id= > <https://bugzilla.mozilla.org/show_bug.cgi?id=1880689>1904891 > <https://bugzilla.mozilla.org/show_bug.cgi?id=1904891> > > Specification: https://www.w3.org/TR/SVG2/coords.html#VectorEffects > > Standards body: w3c > > -- > You received this message because you are subscribed to the Google Groups " > [email protected]" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/0e1c7f16-c85e-4a58-97e2-14b6d94c1f58n%40mozilla.org > <https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/0e1c7f16-c85e-4a58-97e2-14b6d94c1f58n%40mozilla.org?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/CAERejNbSu-UAkcNxngk3SFtSoDd9eCsKqsV5zK16WRbw57GiKA%40mail.gmail.com.
