Implement CanvasRenderingContext2D.font property

This commit is contained in:
Utsav Oza 2020-06-04 01:32:25 +05:30
parent 15fd256302
commit c21fde3751
11 changed files with 68 additions and 6 deletions

2
Cargo.lock generated
View file

@ -515,6 +515,7 @@ dependencies = [
"raqote",
"servo_config",
"sparkle",
"style",
"surfman",
"surfman-chains",
"surfman-chains-api",
@ -542,6 +543,7 @@ dependencies = [
"serde_bytes",
"servo_config",
"sparkle",
"style",
"time",
"webrender_api",
"webxr-api",