unittests/html/click_no_wait.html in watir-1.9.0 vs unittests/html/click_no_wait.html in watir-1.9.1.rc1
- old
+ new
@@ -1,5 +1,5 @@
-<html>
+<!doctype html>
<head>
<title>Click No Wait Tests</title>
<script type="text/javascript">
function showMessage() {
document.getElementById('div1').innerHTML = "message!";
\ No newline at end of file