[Bug 28445] [Shadow]: The default value of open/closed flag

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

Cris Stringfellow <humanarity@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |humanarity@gmail.com

--- Comment #4 from Cris Stringfellow <humanarity@gmail.com> ---
Don't make it impossible for scripts to access nodes in or distributed in a
shadow tree. Why? What if we want to have privileged chrome code modify or read
content from a page, to alter or enhance a page's behaviour? What if we want to
programmatically interact with nodes within a shadow boundary? If scripts have
no access to these... this is impossible. It is essentially a form of DRM for
any content on the web. The workaround is to recompile Chrome from source and
revert changes that introduce these restrictions, in effect forking the
browser.

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

Received on Thursday, 3 December 2015 07:43:08 UTC