mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
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:
parent
8e5c853fca
commit
36495d677f
6 changed files with 0 additions and 174 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2590,7 +2590,6 @@ dependencies = [
|
|||
"msg 0.0.1",
|
||||
"script 0.0.1",
|
||||
"servo_url 0.0.1",
|
||||
"style 0.0.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue