mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
@@ -9,6 +9,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
// This interface is entirely internal to Servo, and should not be accessible to
|
||||
// web pages.
|
||||
|
||||
interface TestBindingProxy : TestBinding {
|
||||
|
||||
getter DOMString getNamedItem(DOMString name);
|
||||
|
||||
Reference in New Issue
Block a user