mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
parent
5f71be281d
commit
814478bee0
1 changed files with 4 additions and 0 deletions
|
@ -522,6 +522,10 @@ impl BoxFragment {
|
||||||
StackingContextBuildMode::SkipHoisted,
|
StackingContextBuildMode::SkipHoisted,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if established_reference_frame {
|
||||||
|
builder.wr.pop_reference_frame();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
fn adjust_spatial_id_for_positioning(&self, builder: &mut StackingContextBuilder) {
|
fn adjust_spatial_id_for_positioning(&self, builder: &mut StackingContextBuilder) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue