mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
layout: Place absolutes in IFCs at their hypothetical static position (#31418)
Absolutes need to be placed at their hypothetical position as if the position value was static. This position differs based on the value they had before blockification. The code for placing absolutes was taking into account the original display for the inline value, but not for the block value. A static `display: block` box would placed at a new block position past the end of the linebox.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
[fractional-scale-gradient-bg-obscure-red-bg.html]
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user