On 12/14/13 5:18 PM, Patrick Walton wrote:
Feedback and comments, either here or on the issue tracker, are very
welcomed! Checking my reasoning and ideas for the TBD areas are
particularly valuable.
I'm trying to understand what "The number of primary boxes in each flow
never changes throughout the flow's lifetime" means in practice.
Say I have something like this:
<body>
<span>Text</span>
<!-- repeat that span a bunch of times -->
<span>Text</span>
</body>
what happens when I remove one of those <span>s from the DOM? What
happens if I add a new <span> to the DOM? What happens if I toggle
"display" on one of those <span>s to "none"?
-Boris
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo