-
L. David Baron authored
These tests were written under the assumption that transform-origin has the behavior described by transform-box: fill-box. Since, as described in https://drafts.csswg.org/css-transforms-1/#transform-box, this is not the default, set it explicitly. Prior to this change, the svg-origin-relative-length-{001 to 046}.html tests were failing in Chromium, Gecko, and WebKit. The svg-origin-relative-length-invalid-{001 to 012}.html tests were passing, but this change shouldn't change that they're passing.
L. David Baron authoredThese tests were written under the assumption that transform-origin has the behavior described by transform-box: fill-box. Since, as described in https://drafts.csswg.org/css-transforms-1/#transform-box, this is not the default, set it explicitly. Prior to this change, the svg-origin-relative-length-{001 to 046}.html tests were failing in Chromium, Gecko, and WebKit. The svg-origin-relative-length-invalid-{001 to 012}.html tests were passing, but this change shouldn't change that they're passing.
Loading