Canvas rendering for layout 2020

Update test expectations with layout 2020 canvas support
This commit is contained in:
Fernando Jiménez Moreno 2020-03-05 19:16:28 +01:00
parent 0bd794aed7
commit f0e30f5b0c
26 changed files with 116 additions and 61 deletions

1
Cargo.lock generated
View file

@ -2889,6 +2889,7 @@ version = "0.0.1"
dependencies = [
"app_units",
"atomic_refcell",
"canvas_traits",
"cssparser",
"embedder_traits",
"euclid",