mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests to revision a5cb9597799c5f9bf0a809006161a0c50055828f
This commit is contained in:
parent
8b56b7a3c2
commit
2a42c14544
646 changed files with 93200 additions and 2587 deletions
|
@ -1,6 +1,6 @@
|
|||
<!doctype html>
|
||||
<title>CSS Parser API IDL tests</title>
|
||||
<link rel="help" href="https://wicg.github.io/CSS-Parser-API/">
|
||||
<link rel="help" href="https://wicg.github.io/css-parser-api/">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="/resources/WebIDLParser.js"></script>
|
||||
|
@ -9,7 +9,7 @@
|
|||
'use strict';
|
||||
|
||||
idl_test(
|
||||
['CSS-Parser-API'],
|
||||
['css-parser-api'],
|
||||
['cssom'],
|
||||
idl_array => {
|
||||
// No objects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue