mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Auto merge of #25916 - ferjm:canvas.layout.2020, r=nox
Render HTML <canvas> elements on layout 2020 - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #25885 - [X] There are tests for these changes
This commit is contained in:
commit
85ed7d3883
190 changed files with 1644 additions and 44 deletions
|
@ -1,2 +0,0 @@
|
|||
[canvas_as_block_element_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas_over_area.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[max_inline_block_size_canvas.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[fetch_cannot_overwhelm_system.window.html]
|
||||
expected: CRASH
|
|
@ -1,2 +0,0 @@
|
|||
[clearcolor.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[draw_arrays_simple.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[tex_image_2d_abv.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[tex_image_2d_canvas2d.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[tex_image_2d_mipmap.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[tex_image_2d_simple.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue