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-23 16:44:33 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
516279e24f
servo
/
components
/
layout_thread
History
Download ZIP
Download TAR.GZ
Anthony Ramine
295f120425
Make LayoutShadowRootHelpers::get_style_data_for_layout return a &CascadeData
...
That return type is Sync, which thus means that the method can be safe.
2020-04-01 11:40:55 +02:00
..
Cargo.toml
Update ipc-channel and crossbeam-channel.
2020-02-20 11:15:13 -05:00
dom_wrapper.rs
Make LayoutShadowRootHelpers::get_style_data_for_layout return a &CascadeData
2020-04-01 11:40:55 +02:00
lib.rs
Pass pending restyles instead of draining them from layout
2020-03-28 15:37:56 +01:00