mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Auto merge of #9659 - nox:test-typedarrays, r=Ms2ger
Enable typedarrays tests from web-platform-tests <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9659) <!-- Reviewable:end -->
This commit is contained in:
commit
184c7dbd47
3 changed files with 444 additions and 0 deletions
|
@ -19,6 +19,8 @@ skip: true
|
|||
skip: false
|
||||
[touch-events]
|
||||
skip: false
|
||||
[typedarrays]
|
||||
skip: false
|
||||
[workers]
|
||||
skip: false
|
||||
[XMLHttpRequest]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue