servo/components/layout_2020
Samson 711dbbd4af
remove extern crate (#30311)
* remove extern crate

* Update components/script_plugins/lib.rs

Co-authored-by: Martin Robinson <mrobinson@igalia.com>

---------

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2023-09-08 12:11:31 +00:00
..
display_list Properly handle degenerate aspect ratios (#30245) 2023-08-30 09:00:18 +00:00
flexbox remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
flow remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
fragment_tree remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
tests remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
Cargo.toml Use std::cell::OnceCell and remove mitochondria dependency (#30207) 2023-08-25 14:09:55 +00:00
cell.rs Implement Default for ArcRefCell 2020-03-17 11:15:17 -07:00
context.rs Combine DOM-related concepts in Layout 2020 into dom.rs 2023-05-13 11:52:59 +02:00
dom.rs Combine DOM-related concepts in Layout 2020 into dom.rs 2023-05-13 11:52:59 +02:00
dom_traversal.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
formatting_contexts.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
geom.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
layout_debug.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
lib.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
lists.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
positioned.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
query.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
replaced.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
sizing.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
style_ext.rs Flow inlines around floats (#30243) 2023-08-31 10:54:54 +00:00
traversal.rs Combine DOM-related concepts in Layout 2020 into dom.rs 2023-05-13 11:52:59 +02:00