mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Update flags for absolutely positioned elements on style changes
Fixes #17307.
This commit is contained in:
parent
f01e1da01e
commit
2aef2af9b8
7 changed files with 96 additions and 5 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1415,7 +1415,7 @@ version = "0.0.1"
|
|||
dependencies = [
|
||||
"app_units 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"bitflags 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"canvas_traits 0.0.1",
|
||||
"euclid 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"fnv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue