Title: [92733] trunk/LayoutTests
Revision
92733
Author
[email protected]
Date
2011-08-09 17:36:19 -0700 (Tue, 09 Aug 2011)

Log Message

Add a missing </script> for r92728.

* fast/forms/month/ValidityState-stepMismatch-month.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (92732 => 92733)


--- trunk/LayoutTests/ChangeLog	2011-08-10 00:30:50 UTC (rev 92732)
+++ trunk/LayoutTests/ChangeLog	2011-08-10 00:36:19 UTC (rev 92733)
@@ -1,3 +1,9 @@
+2011-08-09  Kent Tamura  <[email protected]>
+
+        Add a missing </script> for r92728.
+
+        * fast/forms/month/ValidityState-stepMismatch-month.html:
+
 2011-08-09  Jian Li  <[email protected]>
 
         Unreviewed, mark 2 webaudio tests as failed on chromium win.

Modified: trunk/LayoutTests/fast/forms/month/ValidityState-stepMismatch-month.html (92732 => 92733)


--- trunk/LayoutTests/fast/forms/month/ValidityState-stepMismatch-month.html	2011-08-10 00:30:50 UTC (rev 92732)
+++ trunk/LayoutTests/fast/forms/month/ValidityState-stepMismatch-month.html	2011-08-10 00:36:19 UTC (rev 92733)
@@ -52,6 +52,7 @@
 
 debug('');
 var successfullyParsed = true;
+</script>
 <script src=""
 </body>
 </html>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to