[whatwg] Proposal for <iframe sandbox> related change to HTML5 section 4.8.3

Hello,

I propose changing this text:

"This flag also prevents script from reading the document.cookie IDL
attribute."

to

"This flag also prevents script from reading or writing the document.cookie
IDL attribute."


This change makes sure the sandbox attribute protects the integrity as well
as confidentiality of the cookies. It also matches what was implemented in
WebKit.


Cheers
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20091208/ed338fc6/attachment.htm>

Received on Tuesday, 8 December 2009 11:04:23 UTC