mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Implement hiding of interface members via Pref annotations.
This commit is contained in:
parent
88059acd7e
commit
cb5bad63dc
8 changed files with 225 additions and 26 deletions
|
@ -6406,6 +6406,12 @@
|
|||
"url": "/_mozilla/mozilla/innerHTML.html"
|
||||
}
|
||||
],
|
||||
"mozilla/interface_member_exposed.html": [
|
||||
{
|
||||
"path": "mozilla/interface_member_exposed.html",
|
||||
"url": "/_mozilla/mozilla/interface_member_exposed.html"
|
||||
}
|
||||
],
|
||||
"mozilla/interfaces.html": [
|
||||
{
|
||||
"path": "mozilla/interfaces.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue