gecko-dev/testing/web-platform/tests/svg/extensibility
Fredrik Söderquist 67a5412e90 Bug 1513989 [wpt PR 14504] - Return used width/height for SVG <image>, <rect> and <foreignObject>, a=testonly
Automatic update from web-platform-tests
Return used width/height for SVG <image>, <rect> and <foreignObject>

Per https://drafts.csswg.org/cssom/#resolved-values we should return the
"used value" for 'width' and 'height' on these elements [1].
This behavior was clarified in SVGWG GitHub issue #349 [2].

[1] And also on <svg>, but we don't support those properties there yet.
    Tests added for that case too though.
[2] https://github.com/w3c/svgwg/issues/349

Bug: 772707
Change-Id: Ic7b6b148883d4380daadb41b62bddd02da55e1af
Reviewed-on: https://chromium-review.googlesource.com/c/1374291
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: Fredrik Söderquist <fs@opera.com>
Cr-Commit-Position: refs/heads/master@{#616343}

--

wpt-commits: e75e7b667c75aabc4569b46d902b81d40d9b8e44
wpt-pr: 14504
2019-01-23 10:55:42 +00:00
..
foreignObject Bug 1513989 [wpt PR 14504] - Return used width/height for SVG <image>, <rect> and <foreignObject>, a=testonly 2019-01-23 10:55:42 +00:00
interfaces