mirror of
https://github.com/servo/servo.git
synced 2025-08-27 16:18:21 +01:00
Update web-platform-tests to revision 181f8381fe9373e027f4b5ba5d1439843ad2c2e6
This commit is contained in:
parent
0dda115609
commit
0355b8e70d
105 changed files with 2775 additions and 764 deletions
|
@ -44,6 +44,15 @@
|
|||
[Out-of-range initial value in descriptor: 68719476736]
|
||||
expected: FAIL
|
||||
|
||||
[Shared memory without maximum]
|
||||
expected: FAIL
|
||||
|
||||
[Order of evaluation for descriptor (with shared)]
|
||||
expected: FAIL
|
||||
|
||||
[Shared memory]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[constructor.any.html]
|
||||
[Out-of-range maximum value in descriptor: -Infinity]
|
||||
|
@ -91,3 +100,12 @@
|
|||
[Out-of-range initial value in descriptor: 68719476736]
|
||||
expected: FAIL
|
||||
|
||||
[Shared memory without maximum]
|
||||
expected: FAIL
|
||||
|
||||
[Order of evaluation for descriptor (with shared)]
|
||||
expected: FAIL
|
||||
|
||||
[Shared memory]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -29,6 +29,9 @@
|
|||
[Out-of-range argument: Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Growing shared memory does not detach old buffer]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[grow.any.html]
|
||||
[Out-of-range argument: 68719476736]
|
||||
|
@ -61,3 +64,6 @@
|
|||
[Out-of-range argument: Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[Growing shared memory does not detach old buffer]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,8 +2,14 @@
|
|||
[Missing arguments]
|
||||
expected: FAIL
|
||||
|
||||
[Custom sections with U+FFFD]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[customSections.any.worker.html]
|
||||
[Missing arguments]
|
||||
expected: FAIL
|
||||
|
||||
[Custom sections with U+FFFD]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue