mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Fix #2909 as far as WPT is concerned, not full data-url class integration
This commit is contained in:
parent
799057f1e6
commit
7363db31db
4 changed files with 17 additions and 41 deletions
|
@ -20,6 +20,7 @@ bytes = "0.4"
|
|||
content-security-policy = {version = "0.3.0", features = ["serde"]}
|
||||
cookie_rs = {package = "cookie", version = "0.11"}
|
||||
crossbeam-channel = "0.3"
|
||||
data-url = "0.1.0"
|
||||
devtools_traits = {path = "../devtools_traits"}
|
||||
embedder_traits = { path = "../embedder_traits" }
|
||||
flate2 = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue