- From: Ian Hickson <ian@hixie.ch>
- Date: Wed, 20 Jan 2010 01:07:46 +0000 (UTC)
On Tue, 8 Dec 2009, Chris Evans wrote: > > 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." Done. However, this is a purely non-normative change -- the text above has no conformance requirements, and has no effect on implementations. The spec already actually required that both reading and writing be blocked in the part of the spec that actually defines the document.cookie API. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 19 January 2010 17:07:46 UTC