- From: <bugzilla@jessica.w3.org>
- Date: Thu, 22 Mar 2012 17:07:55 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15938 --- Comment #2 from Vincent Hardy <vhardy@adobe.com> 2012-03-22 17:07:54 UTC --- (In reply to comment #1) > So the proposal is: > > a. Have NamedFlow implement the EventTarget interface > b. Have NamedFlow dispatch a region layout update event > (http://dev.w3.org/csswg/css3-regions/#region-flow-layout-events) > c. Add an emptyRegions member to the NamedFlow interface. - For a. and b., make sure the bubbling is consistent with other EventTargets that are not DOM nodes. - For c., suggests having a property for the last non empty region index (-1 if empty flow or if no region at all) -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 22 March 2012 17:08:01 UTC