Title: [199973] trunk/LayoutTests/imported/w3c
Revision
199973
Author
cdu...@apple.com
Date
2016-04-24 18:40:20 -0700 (Sun, 24 Apr 2016)

Log Message

Unreviewed, revert part of r199970 that shouldn't have been committed.

* web-platform-tests/IndexedDB/idbfactory_open9.htm:

Modified Paths

Diff

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (199972 => 199973)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2016-04-25 01:03:22 UTC (rev 199972)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2016-04-25 01:40:20 UTC (rev 199973)
@@ -1,5 +1,11 @@
 2016-04-24  Chris Dumez  <cdu...@apple.com>
 
+        Unreviewed, revert part of r199970 that shouldn't have been committed.
+
+        * web-platform-tests/IndexedDB/idbfactory_open9.htm:
+
+2016-04-24  Chris Dumez  <cdu...@apple.com>
+
         Autogenerated IDBFactory.open() does the wrong thing if you pass an explicit 'undefined' as the second argument
         https://bugs.webkit.org/show_bug.cgi?id=156939
 

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/IndexedDB/idbfactory_open9.htm (199972 => 199973)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/IndexedDB/idbfactory_open9.htm	2016-04-25 01:03:22 UTC (rev 199972)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/IndexedDB/idbfactory_open9.htm	2016-04-25 01:40:20 UTC (rev 199973)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <title>IDBFactory.open() - errors in version argument</title>
-<script src=""
-<script src=""
+<script src=""
+<script src=""
 
 <script>
 function should_throw(val, name) {
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to