servo/components/constellation
Martin Robinson 9e0b41ebc4 Add support for <iframe> elements for Layout 2020
This change adds support for the <iframe> element to Layout 2020. In
addition, certain aspects of the implementation are made the same
between both layout systems.
2023-04-04 17:49:24 +02:00
..
browsingcontext.rs Add creation url and Secure Contexts 2020-11-25 18:30:50 +00:00
Cargo.toml Bump euclid to 0.22 2023-01-26 08:59:21 +01:00
constellation.rs Add support for <iframe> elements for Layout 2020 2023-04-04 17:49:24 +02:00
event_loop.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs allow for a service worker manager per origin 2020-04-05 22:43:40 +08:00
network_listener.rs Update nightly rustc. 2021-11-01 08:46:18 -04:00
pipeline.rs Add creation url and Secure Contexts 2020-11-25 18:30:50 +00:00
sandboxing.rs feat: fix build error on apple m1 2021-04-24 19:15:59 +08:00
serviceworker.rs allow for a service worker manager per origin 2020-04-05 22:43:40 +08:00
session_history.rs Ensure layout/script always have a correct viewport size when a new pipeline is created. 2019-11-06 16:13:55 -05:00
timer_scheduler.rs update timer scheduler to use crossbeam 2019-10-20 23:42:34 +08:00