mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +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
|
@ -12,7 +12,7 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
app_units = "0.5"
|
||||
atomic_refcell = "0.1"
|
||||
bitflags = "0.7"
|
||||
bitflags = "0.8"
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
euclid = "0.15"
|
||||
fnv = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue