No files found.
+4 −3
layout_task.rs
components/layout/layout_task.rs
+42 −22
wrapper.rs
components/layout/wrapper.rs
+1 −1
Cargo.lock
components/servo/Cargo.lock
+2 −1
lib.rs
components/style/lib.rs
+247 −0
restyle_hints.rs
components/style/restyle_hints.rs
+18 −0
selector_matching.rs
components/style/selector_matching.rs
+1 −1
Cargo.lock
ports/cef/Cargo.lock
+1 −1
Cargo.lock
ports/gonk/Cargo.lock
+24 −0
MANIFEST.json
tests/wpt/mozilla/meta/MANIFEST.json
+36 −0
restyle_hints_state.css
tests/wpt/mozilla/tests/css/restyle_hints_state.css
+44 −0
restyle_hints_state.html
tests/wpt/mozilla/tests/css/restyle_hints_state.html
+19 −0
restyle_hints_state_ref.html
...s/wpt/mozilla/tests/css/restyle_hints_state_ref.html