Boris Zbarsky wrote:
1)  Allow whitespace-only Text frames as kids of rows, rowgroups,
    colgroups, tables.  On mutation of the text in a textframe with
    such a kid, reframe the containing block.
2)  Don't create such frames, but mark the content nodes involved
    somehow so that mutations to them reframe the containing block.

I think I'll go with (2) unless someone sees a reason not to. We have free bits on nodes, and it's a lot simpler to do than the other, in the near term.

-Boris
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to