layout_2020: Add support for hoisting positioned fragments in inline boxes

Add support for tracking containing blocks when doing inline layout.
This requires setting up a PositioningContext for inline boxes when
necessary. Instead of using the PositioningContext helper methods
and we reuse the contexts between line breaks.

Fixes #25279.
This commit is contained in:
Martin Robinson 2020-03-18 13:14:51 +01:00
parent b945de4ea9
commit bd06227a60
8 changed files with 59 additions and 24 deletions

View file

@ -1,2 +0,0 @@
[abspos-inline-008.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[toogle-abspos-on-relpos-inline-child.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[preserve3d-button.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[filtered-inline-is-container.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[absolute_inline_containing_block_a.html]
expected: FAIL