Commit 72b780f
layout: Ensure that
This change ensures that when starting a `BoxTree` incremental layout from an
`IndependentFormattingContext` that the `FragmentFlags` of the newly
generated box reflect the current style, rather than wrongly preserving
them between incremental layouts. This fixes an issue where restyling an
`<li>` element with replaced content to one that was not replaced content
did not remove the `IS_REPLACED` flag.
Signed-off-by: Martin Robinson <martin@abandonedwig.info>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>FragmentFlags reflect current starting BoxTree layout from IFC1 parent b6ca80c commit 72b780f
1 file changed
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments