Bjoern Hoehrmann wrote: > > * Dylan Schiemann wrote on www-dom@w3.org: > ><body> > ><div style='width:80%;'> > ></div> > ></body> > > > >div > >->getComputedStyle > >->getPropertyCSSValue('width') > >->getFloatValue(CSS_PX) > > > >will return a value in pixels that is 80% of the width > >of the viewport, right? > > Yes, but assume a user agent style sheet with > > :root { width: 400px } > What if an author style sheet has this - :root { width: 45% } ?Received on Monday, 30 April 2001 19:44:46 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:09 GMT