mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update interfaces.html
This commit is contained in:
parent
ed12e8dc49
commit
f3efd14975
2 changed files with 2 additions and 1 deletions
|
@ -27038,7 +27038,7 @@
|
||||||
"testharness"
|
"testharness"
|
||||||
],
|
],
|
||||||
"mozilla/interfaces.html": [
|
"mozilla/interfaces.html": [
|
||||||
"d48b52d06eaa76167fb8bc2c23f2410ec74ba247",
|
"840c233a14c3d041e43a125a6d1452670aa4fbb4",
|
||||||
"testharness"
|
"testharness"
|
||||||
],
|
],
|
||||||
"mozilla/interfaces.js": [
|
"mozilla/interfaces.js": [
|
||||||
|
|
|
@ -11,6 +11,7 @@
|
||||||
|
|
||||||
// IMPORTANT: Do not change the list below without review from a DOM peer!
|
// IMPORTANT: Do not change the list below without review from a DOM peer!
|
||||||
test_interfaces([
|
test_interfaces([
|
||||||
|
"AnalyserNode",
|
||||||
"Attr",
|
"Attr",
|
||||||
"AudioBuffer",
|
"AudioBuffer",
|
||||||
"AudioBufferSourceNode",
|
"AudioBufferSourceNode",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue