unittests/html/nestedFrames.html in watir-1.9.0 vs unittests/html/nestedFrames.html in watir-1.9.1.rc1
- old
+ new
@@ -1,5 +1,5 @@
-<html><head><title>Nested Frames</title></head>
+<!doctype html><head><title>Nested Frames</title></head>
<frameset cols=70,30 >
<frame src = iframeTest.html name = nestedFrame>
<frame src = blankpage.html name = nestedFrame2>
</frameset>