Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / bindings / tests / idls / TestNode.idl
index c83dddf..301f7f0 100644 (file)
@@ -24,5 +24,5 @@
     // These attributes are needed to test [PutForwards] in TestObject.idl.
     attribute DOMString href;
     [RaisesException=Setter] attribute DOMString hrefThrows;
+    [SetterCallWith=ActiveWindow&FirstWindow] attribute DOMString hrefCallWith;
 };
-