- From: Boris Zbarsky <bzbarsky@mit.edu>
- Date: Fri, 27 Jan 2006 00:00:21 -0600
- To: www-svg@w3.org
http://www.w3.org/TR/2005/WD-SVGMobile12-20051207/coords.html#InitialViewport says:
Similarly, if CSS-compatible height properties or corresponding XSL
properties on the referencing element (or rootmost svg element for inline
SVG content), then these positioning properties establish the viewport's
height; otherwise, the height attribute on the 'svg' element establishes
the viewport's height.
The clause introduced by the "if" has a subject ("... properties or ...
properties") but does not have a verb. So it's not clear what these properties
need to be doing to establish the viewport's height.
-Boris
Received on Friday, 27 January 2006 06:00:26 UTC