mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
style: Add a new Timer structure to the shared style context, and basic infrastructure for controlling animations.
This commit is contained in:
parent
2e68821014
commit
0b67b218d0
20 changed files with 178 additions and 26 deletions
|
@ -45,6 +45,7 @@
|
|||
"js.mem.gc.empty_chunk_count_max": 30,
|
||||
"js.mem.gc.zeal.level": 0,
|
||||
"js.mem.gc.zeal.frequency": 100,
|
||||
"layout.animations.test.enabled": false,
|
||||
"layout.columns.enabled": false,
|
||||
"layout.column-width.enabled": false,
|
||||
"layout.column-count.enabled": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue