[css3-regions] When to fire the regionLayoutUpdate event (issue 16391)

Hey all,

Issue 16391 [1] on the CSS Regions specification is about the
regionLayoutUpdate event. The remaining unspecified part of this issue was
when the event fired. I've added this to the sentence that noted the event
is asynchronous:

---
The event is asynchronous,
and fires when MutationObservers are invoked.

---

(with a link and a normative reference for [2])

I did not find any other CSS specifications that specify when an
asynchronous event should be fired, so I welcome suggestions on how to
improve this sentence.

Thanks,

Alan 

[1] https://www.w3.org/Bugs/Public/show_bug.cgi?id=16391
[2] http://www.w3.org/TR/2012/WD-dom-20120405/#mutation-observers

Received on Thursday, 4 October 2012 23:26:32 UTC