[Webkit-unassigned] [Bug 95453] [CSS Regions] With nested region chains, the regionLayoutUpdate event is dispatched from "the outside-in"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 23 09:48:32 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=95453
Alan Stearns <stearns at adobe.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stearns at adobe.com
--- Comment #3 from Alan Stearns <stearns at adobe.com> 2013-05-23 09:47:01 PST ---
The spec has changed to trigger the events at the end of the visual formatting steps, which run outside-in:
http://dev.w3.org/csswg/css-regions/#named-flows-layout
So the order is correct at this time. We should add a test for this.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list