mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
parent
f0ea3c6150
commit
251eeb2c2d
53 changed files with 1566 additions and 262 deletions
4
tests/wpt/mozilla/meta/MANIFEST.json
vendored
4
tests/wpt/mozilla/meta/MANIFEST.json
vendored
|
@ -13503,14 +13503,14 @@
|
|||
]
|
||||
],
|
||||
"interfaces.https.html": [
|
||||
"81f4d942f94366d8f9ecf22cfc3e1e22fe4ab8f1",
|
||||
"ad0b03ac70483c152220978cee8b49e74b330fc6",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"interfaces.worker.js": [
|
||||
"06eb8d3ba2334951cb1e0f791527ba118d4f13ec",
|
||||
"f93f9c9f6c877e1915217b64591fe7e34fa7244c",
|
||||
[
|
||||
"mozilla/interfaces.worker.html",
|
||||
{}
|
||||
|
|
|
@ -223,6 +223,7 @@ test_interfaces([
|
|||
"OscillatorNode",
|
||||
"PageTransitionEvent",
|
||||
"PannerNode",
|
||||
"Path2D",
|
||||
"Performance",
|
||||
"PerformanceEntry",
|
||||
"PerformanceMark",
|
||||
|
|
|
@ -45,6 +45,7 @@ test_interfaces([
|
|||
"Notification",
|
||||
"OffscreenCanvas",
|
||||
"OffscreenCanvasRenderingContext2D",
|
||||
"Path2D",
|
||||
"Performance",
|
||||
"PerformanceEntry",
|
||||
"PerformanceMark",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue