Title: [175689] trunk/LayoutTests
Revision
175689
Author
cdu...@apple.com
Date
2014-11-06 00:07:21 -0800 (Thu, 06 Nov 2014)

Log Message

Unreviewed, fix nits after r175688.

Just a couple of non-functional fixes to the layout test.

* fast/dom/Text/splitText.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (175688 => 175689)


--- trunk/LayoutTests/ChangeLog	2014-11-06 07:53:01 UTC (rev 175688)
+++ trunk/LayoutTests/ChangeLog	2014-11-06 08:07:21 UTC (rev 175689)
@@ -1,3 +1,11 @@
+2014-11-06  Chris Dumez  <cdu...@apple.com>
+
+        Unreviewed, fix nits after r175688.
+
+        Just a couple of non-functional fixes to the layout test.
+
+        * fast/dom/Text/splitText.html:
+
 2014-11-05  Shivakumar JM  <shiva...@samsung.com>
 
         splitText API does not match DOM specification.

Modified: trunk/LayoutTests/fast/dom/Text/splitText.html (175688 => 175689)


--- trunk/LayoutTests/fast/dom/Text/splitText.html	2014-11-06 07:53:01 UTC (rev 175688)
+++ trunk/LayoutTests/fast/dom/Text/splitText.html	2014-11-06 08:07:21 UTC (rev 175689)
@@ -1,8 +1,7 @@
+<!DOCTYPE html>
 <html>
-<head>
 <body>
 <script src=""
-<head>
 <script>
 description("Tests the splitText API arguments.");
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to