This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
servo
Watch
1
Star
0
Fork
You've already forked servo
0
mirror of
https://github.com/servo/servo.git
synced
2025-06-24 17:14:33 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5be551e10e
servo
/
components
/
layout_thread
History
Download ZIP
Download TAR.GZ
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
Move the user agent and user stylesheets to layout_thread.
2016-08-23 15:33:47 +02:00
lib.rs
Rename PrivateStyleData to PersistentStyleData and use AtomicRefCell instead of RefCell as a container.
2016-10-02 19:19:52 -07:00