Revert "Add a simple implementation of CanvasRenderingContext2d.fillText"

Windows crash: https://github.com/servo/servo/issues/26015
This commit is contained in:
Paul Rouget 2020-03-24 10:31:37 +01:00
parent 19d6b7b380
commit 40f6cd87d4
11 changed files with 32 additions and 111 deletions

View file

@ -44,4 +44,3 @@ webxr-api = {git = "https://github.com/servo/webxr", features = ["ipc"]}
surfman = { version = "0.1", features = ["sm-angle", "sm-osmesa"] }
surfman-chains = "0.3"
surfman-chains-api = "0.2"
font-kit = "0.5.0"