On Thu, 9 Jun 2011, Marcos Caceres wrote: > > tiny quick editorial request, where the spec says: > > "When the localStorage attribute is accessed, the user agent must run > the following steps:" > > Can you please change that to: > > "When the localStorage attribute is accessed, the user agent must run > the origin security check." > > And then independently define just label the algorithm "origin > security check" (or name it something better). > > I need to use the same text in another spec and would prefer to link > instead of copy/paste.
Done. Just out of interest, what's the context for this? These steps are pretty specific to localStorage (and are not the complete security story -- see the later section on security), so I'm surprised to hear these particular steps would be reused. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
