[Bug 24160] Should innerWidth/Height and company really be readonly?

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

Simon Pieters <simonp@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ratan@microsoft.com

--- Comment #1 from Simon Pieters <simonp@opera.com> ---
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/3483

Gecko has a no-op setter
WebKit/Blink/Presto have [Replaceable]
IE11 throws.

Rossen, have you found Web compat problems for throwing here?

Test for all attributes on Window in CSSOM View:

http://software.hixie.ch/utilities/js/live-dom-viewer/saved/3484

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

Received on Thursday, 2 April 2015 14:28:30 UTC