mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00: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,2 +0,0 @@
|
|||
[canvas_complexshapes_arcto_001.htm]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas_complexshapes_beziercurveto_001.htm]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas_compositing_globalcompositeoperation_001.htm]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[drawImage-from-bitmap-orientation-none.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[drawImage-from-bitmap.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[drawImage-from-element-orientation-none.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[drawImage-from-element-swap-width-height-orientation-none.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[drawImage-from-element.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas_linestyles_linecap_001.htm]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[canvas_shadows_002.htm]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas_state_restore_001.htm]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas_transformations_scale_001.htm]
|
||||
expected: FAIL
|
|
@ -17,3 +17,6 @@
|
|||
[test the top of layer]
|
||||
expected: FAIL
|
||||
|
||||
[test some point of the element: top left corner]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -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
|
|
@ -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