[Bug 22772] width, height, top, left attributes or properties that always work

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22772

Simon Pieters <simonp@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simonp@opera.com

--- Comment #1 from Simon Pieters <simonp@opera.com> ---
What's the use case?

(In reply to comment #0)
> these need to be accessible especially from css attr(), calc(), and also
> from javascript,

Why?

> these need to be accessible when the element is available (when loaded).

Styles might not have been applied yet when the element is first available...

> currently, unless you have specified an element's height and width, there is
> no way to get the element's width and height values. 

Is getComputedStyle() not sufficient?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 8 August 2013 09:43:42 UTC