servo/components/layout_2020/fragment_tree
Martin Robinson e167526618 Better implement getComputedStyle() for positioned insets
The specification dictates quite quite idiosyncratic return values when
querying insets of positioned elements via getComputedStyle(). These
depend on whether or not the elements size was overconstrained. This
change adds a better implementation of that in preparation for returning
proper values for position: sticky.
2023-05-09 12:07:20 +02:00
..
base.rs Detect body elements during layout 2023-05-04 10:46:27 +02:00
containing_block.rs Better implement getComputedStyle() for positioned insets 2023-05-09 12:07:20 +02:00
mod.rs Better implement getComputedStyle() for positioned insets 2023-05-09 12:07:20 +02:00