support/html5/html5.idl in watir-webdriver-0.0.1.dev6 vs support/html5/html5.idl in watir-webdriver-0.0.1.dev7
- old
+ new
@@ -846,10 +846,10 @@
void start();
void stop();
};
-[TagName=farmeset]
+[TagName=frameset]
interface HTMLFrameSetElement : HTMLElement {
attribute DOMString cols;
attribute DOMString rows;
attribute Function onafterprint;
attribute Function onbeforeprint;