mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
This allows any effects of `content` (eg quotes and counters) to happen in the right order. To make it work there are a couple of other changes needed: - Skip nodes generated by ::before when constructing button layout. - When in a flex parent, don't merge an inline text node into a previous one that is generated from a pseudo-element.