[Webkit-unassigned] [Bug 89000] [CSS Regions] Fix the lifecycle for the flow objects and their renderers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 17:19:22 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89000





--- Comment #15 from Andrei Bucur <abucur at adobe.com>  2012-06-15 17:19:21 PST ---
(From update of attachment 147790)
View in context: https://bugs.webkit.org/attachment.cgi?id=147790&action=review

>>> LayoutTests/fast/regions/webkit-named-flow-content-nodes.html:117
>>>              var namedFlowContentNodes13 = document.webkitGetFlowByName("flow").contentNodes;
>> 
>> I suppose this one needs to return "null" even though you have a reference to the old flow on the stack.
> 
> Yes, the API call returns null.

No, because the regionNode is still in the DOM. The return value is non-null.

-- 
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