[Bug 21490] [Custom]: Some attributes of HTMLElementElement should be read-only

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

--- Comment #1 from Dimitri Glazkov <dglazkov@chromium.org> ---
Since these will just be reflecting HTML attributes, I don't think we need to
make any special provisions for them. The fact that <element> is a one-shot
shouldn't be dictating how these attributes are defined. For example, you can
change HTMLScripElement.src all you want, but you'll get no useful result.

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

Received on Wednesday, 15 May 2013 21:03:00 UTC