|
|
|
@ -327,7 +327,7 @@ dependencies = [
|
|
|
|
|
"azure 0.21.0 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"compositing 0.0.1",
|
|
|
|
|
"cssparser 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -343,7 +343,7 @@ dependencies = [
|
|
|
|
|
name = "canvas_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cssparser 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_derive 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -591,7 +591,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cssparser"
|
|
|
|
|
version = "0.20.0"
|
|
|
|
|
version = "0.20.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cssparser-macros 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1077,7 +1077,7 @@ name = "geckoservo"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1145,7 +1145,7 @@ dependencies = [
|
|
|
|
|
name = "gfx_tests"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cssparser 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"ipc-channel 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style 0.0.1",
|
|
|
|
@ -2546,7 +2546,7 @@ dependencies = [
|
|
|
|
|
"caseless 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cmake 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cookie 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"deny_public_fields 0.0.1",
|
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
|
"dom_struct 0.0.1",
|
|
|
|
@ -2618,7 +2618,7 @@ dependencies = [
|
|
|
|
|
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"cssparser 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"heapsize 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2690,7 +2690,7 @@ name = "selectors"
|
|
|
|
|
version = "0.19.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3089,7 +3089,7 @@ dependencies = [
|
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fallible 0.0.1",
|
|
|
|
@ -3147,7 +3147,7 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"html5ever 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3169,7 +3169,7 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"heapsize_derive 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3184,7 +3184,7 @@ name = "stylo_tests"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"geckoservo 0.0.1",
|
|
|
|
@ -3773,7 +3773,7 @@ dependencies = [
|
|
|
|
|
"checksum core-foundation-sys 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "41115a6aa5d3e1e5ef98148373f25971d1fad53818553f216495f9e67e90a624"
|
|
|
|
|
"checksum core-graphics 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a9f841e9637adec70838c537cae52cb4c751cc6514ad05669b51d107c2021c79"
|
|
|
|
|
"checksum core-text 6.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "16ce16d9ed00181016c11ff48e561314bec92bfbce9fe48f319366618d4e5de6"
|
|
|
|
|
"checksum cssparser 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2334576d63647dd96a6238cc3fb1d51b2aae3eb98872de157ae35c0b2e358fd2"
|
|
|
|
|
"checksum cssparser 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)" = "71773af1c6bbbafa27cba64f310b95fea1f87cd82d5a8cd827bd96b4559e5c48"
|
|
|
|
|
"checksum cssparser-macros 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "079adec4af52bb5275eadd004292028c79eb3c5f5b4ee8086a36d4197032f6df"
|
|
|
|
|
"checksum darling 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9861a8495606435477df581bc858ccf15a3469747edf175b94a4704fd9aaedac"
|
|
|
|
|
"checksum darling_core 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1486a8b00b45062c997f767738178b43219133dd0c8c826cb811e60563810821"
|
|
|
|
|