mirror of
https://github.com/servo/servo.git
synced 2025-10-02 01:29:15 +01:00
Canvas rendering for layout 2020
Update test expectations with layout 2020 canvas support
This commit is contained in:
parent
0bd794aed7
commit
f0e30f5b0c
26 changed files with 116 additions and 61 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2889,6 +2889,7 @@ version = "0.0.1"
|
|||
dependencies = [
|
||||
"app_units",
|
||||
"atomic_refcell",
|
||||
"canvas_traits",
|
||||
"cssparser",
|
||||
"embedder_traits",
|
||||
"euclid",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue