No files found.
+1 −0
Cargo.lock
Cargo.lock
+3 −18
compositor.rs
components/compositing/compositor.rs
+19 −21
constellation.rs
components/constellation/constellation.rs
+4 −22
pipeline.rs
components/constellation/pipeline.rs
+5 −0
session_history.rs
components/constellation/session_history.rs
+10 −9
builder.rs
components/layout/display_list/builder.rs
+11 −1
query.rs
components/layout/query.rs
+11 −0
query.rs
components/layout_2020/query.rs
+19 −23
lib.rs
components/layout_thread/lib.rs
+16 −21
lib.rs
components/layout_thread_2020/lib.rs
+2 −5
lib.rs
components/layout_traits/lib.rs
+10 −8
htmliframeelement.rs
components/script/dom/htmliframeelement.rs
+12 −1
window.rs
components/script/dom/window.rs
+10 −0
script_thread.rs
components/script/script_thread.rs
+1 −0
Cargo.toml
components/script_layout_interface/Cargo.toml
+5 −1
message.rs
components/script_layout_interface/message.rs
+4 −0
rpc.rs
components/script_layout_interface/rpc.rs
+3 −1
lib.rs
components/script_traits/lib.rs
+18 −19
lib.rs
components/servo/lib.rs
+1 −1
app.rs
ports/glutin/app.rs
+1 −1
lib.rs
ports/libsimpleservo/api/src/lib.rs
+1 −1
MANIFEST.json
tests/wpt/mozilla/meta/MANIFEST.json
+1 −0
mql_borrow.html
tests/wpt/mozilla/tests/mozilla/mql_borrow.html