mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Auto merge of #6284 - fbau123:6242-testbinding-add-specialoperations, r=nox
<!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6284) <!-- Reviewable:end -->
This commit is contained in:
commit
44a4b7886d
5 changed files with 60 additions and 3 deletions
|
@ -170,6 +170,7 @@ var interfaceNamesInGlobalScope = [
|
|||
"Storage",
|
||||
"StorageEvent",
|
||||
"TestBinding", // XXX
|
||||
"TestBindingProxy", // XXX
|
||||
"Text",
|
||||
"TextDecoder",
|
||||
"TextEncoder",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue