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:
bors-servo 2020-03-06 07:24:03 -05:00 committed by GitHub
commit 85ed7d3883
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
190 changed files with 1644 additions and 44 deletions

View file

@ -1,2 +0,0 @@
[canvas_as_block_element_a.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[canvas_over_area.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[max_inline_block_size_canvas.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[fetch_cannot_overwhelm_system.window.html]
expected: CRASH

View file

@ -1,2 +0,0 @@
[clearcolor.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[draw_arrays_simple.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[tex_image_2d_abv.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[tex_image_2d_canvas2d.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[tex_image_2d_mipmap.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[tex_image_2d_simple.html]
expected: FAIL