mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-20 02:40:27 +00:00
In LayoutState, used_values_per_layout_node should not be modified in
order to determine inline nodes' dimensions - all the required values
should already be in there. In
|
||
|---|---|---|
| .. | ||
| button-display-inline-with-nested-inlines.html | ||
| display-inline-with-position-sticky.html | ||
| style-propagation-for-long-continuation-chain.html | ||
| svg-box-no-inline-continuation.html | ||
| svg-circle-element-crash-no-layout-node.html | ||