- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Tue, 21 Sep 2010 12:13:10 -0400
On 9/21/10 5:09 AM, James Graham wrote: > It is described as a single step in the spec, which I take to imply that > it should behave as a single operation from the point of view of the > rest of the spec. That doesn't work if your parser and DOM aren't very very _very_ tightly coupled, since there are no DOM APIs to "atomically" set a bunch of attributes. So yes, if the spec implies that this is what's supposed to happen here then it needs to be _very_ explicit about that. -Boris
Received on Tuesday, 21 September 2010 09:13:10 UTC