Text node children of a flexible box are wrapped in anonymous flex items. Consecutive text node siblings should be wrapped in the same item. This happens on initial attachment, but when we dynamically remove flex items between text nodes we don't merge anonymous flex items.
|
Deleted:
flex-space-2.html
215 bytes
|
Comment 1 Deleted