Parse sizes attribute values.

This commit is contained in:
Rakhi Sharma 2017-09-21 07:07:51 +00:00 committed by Josh Matthews
parent 8397c5b0a2
commit c31b0e4bd2
7 changed files with 179 additions and 1 deletions

View file

@ -14,3 +14,4 @@ euclid = "0.15"
msg = {path = "../../../components/msg"}
script = {path = "../../../components/script"}
servo_url = {path = "../../../components/url"}
style = {path = "../../../components/style"}