mirror of
https://github.com/servo/servo.git
synced 2025-09-19 03:18:20 +01:00
Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
ec6c4bc8fd
commit
f364b3f6ea
564 changed files with 13543 additions and 7722 deletions
27
tests/wpt/meta/html/canvas/offscreen/manual/context-attributes/getContextAttributes.html.ini
vendored
Normal file
27
tests/wpt/meta/html/canvas/offscreen/manual/context-attributes/getContextAttributes.html.ini
vendored
Normal file
|
@ -0,0 +1,27 @@
|
|||
[getContextAttributes.html]
|
||||
[Test default offscreen context creation attributes]
|
||||
expected: FAIL
|
||||
|
||||
[Test offscreen context creation attributes alpha: true]
|
||||
expected: FAIL
|
||||
|
||||
[Test offscreen context creation attributes alpha: false]
|
||||
expected: FAIL
|
||||
|
||||
[Test offscreen context creation attributes colorSpace: 'srgb']
|
||||
expected: FAIL
|
||||
|
||||
[Test offscreen context creation attributes colorSpace: 'display-p3']
|
||||
expected: FAIL
|
||||
|
||||
[Test offscreen context creation attributes desynchronized: true]
|
||||
expected: FAIL
|
||||
|
||||
[Test offscreen context creation attributes desynchronized: false]
|
||||
expected: FAIL
|
||||
|
||||
[Test offscreen context creation attributes willReadFrequently: true]
|
||||
expected: FAIL
|
||||
|
||||
[Test offscreen context creation attributes willReadFrequently: false]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue