This website requires JavaScript.
Explore
Help
Sign In
eliott
/
servo
Watch
1
Star
0
Fork
0
You've already forked servo
mirror of
https://github.com/servo/servo
synced
2026-05-12 18:06:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d02a615fccd550ea4ef770db4cd7f1ef1e4715d6
servo
/
components
/
script_layout_interface
History
Bobby Holley
687e1f701c
Rename PrivateStyleData to PersistentStyleData and use AtomicRefCell instead of RefCell as a container.
...
This allows us to eliminate the unsafe borrows. \o/ MozReview-Commit-ID: 29hpGaWUFQz
2016-10-02 19:19:52 -07:00
..
Cargo.toml
Update cssparser
2016-09-07 14:13:56 +08:00
lib.rs
Rename PrivateStyleData to PersistentStyleData and use AtomicRefCell instead of RefCell as a container.
2016-10-02 19:19:52 -07:00
message.rs
Reorder
use
statements
2016-09-09 04:55:19 +02:00
reporter.rs
Move CSSErrorReporter to script_layout_interface.
2016-06-20 19:08:13 +02:00
restyle_damage.rs
layout: Add a
REPOSITION
restyle damage type.
2016-09-26 14:20:30 -07:00
rpc.rs
layout: Take into account the client point for fixed positioned stacking contexts.
2016-08-08 13:03:55 -07:00
wrapper_traits.rs
Rename PrivateStyleData to PersistentStyleData and use AtomicRefCell instead of RefCell as a container.
2016-10-02 19:19:52 -07:00