- From: <bugzilla@jessica.w3.org>
- Date: Fri, 21 Feb 2014 09:47:10 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24761 Bug ID: 24761 Summary: "The term # SVG layout box refers to the same te..." Product: CSS Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: CSSOM View Assignee: simonp@opera.com Reporter: ed@opera.com QA Contact: public-css-bugzilla@w3.org http://dev.w3.org/csswg/cssom-view/#terminology [[ The term # SVG layout box refers to the same term in SVG. ]] This needs to be clarified. The stroke-width influenced the box in IE11, but not in the other browsers. TC: http://jsfiddle.net/N6wF7/ A clip-path did not influence the reported box in any of the implementations, TC: http://jsfiddle.net/zxYp6/. Markers influenced the reported box in Firefox and IE, but not in Presto or Chrome. Note that IE reports a different box than Firefox, even though the rendering looks the same. TC: http://jsfiddle.net/bp59B/ It should be possible to define this term by using the new getBBox method in SVG2: https://svgwg.org/svg2-draft/types.html#SVGBoundingBoxOptions. Browsers tested: Chrome 34.0.1788.0 dev, Opera 12.16 (Presto), Firefox Nightly 29.0a1 (2014-01-08), IE 11.0.9600.16438. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 21 February 2014 09:47:11 UTC