mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
script: Implement enough 2D canvas support to render basic SVGs such as the tiger.
This commit is contained in:
parent
287f390c4a
commit
55a0ee6ec7
28 changed files with 419 additions and 181 deletions
|
@ -249,3 +249,4 @@ fragment=top != ../html/acid2.html acid2_ref.html
|
|||
== text_overflow_basic_a.html text_overflow_basic_ref.html
|
||||
== text_align_complex_a.html text_align_complex_ref.html
|
||||
== percentage_height_root.html percentage_height_root_ref.html
|
||||
== canvas_transform_a.html canvas_transform_ref.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue