Remove unused code for parsing a sizes attribute.

We have `SourceSizeList` in
components/style/values/specified/source_size_list.rs which does the job and is
tested via WPT in Gecko.
This commit is contained in:
Emilio Cobos Álvarez 2018-07-01 10:41:19 +02:00
parent 8e5c853fca
commit 36495d677f
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
6 changed files with 0 additions and 174 deletions

1
Cargo.lock generated
View file

@ -2590,7 +2590,6 @@ dependencies = [
"msg 0.0.1",
"script 0.0.1",
"servo_url 0.0.1",
"style 0.0.1",
]
[[package]]