Title: [101114] trunk/LayoutTests
- Revision
- 101114
- Author
- commit-qu...@webkit.org
- Date
- 2011-11-23 18:29:36 -0800 (Wed, 23 Nov 2011)
Log Message
IndexedDB: Remove stylesheet links from layout tests
https://bugs.webkit.org/show_bug.cgi?id=73053
Remove links to js-test-style.css that slipped in.
Patch by Joshua Bell <jsb...@chromium.org> on 2011-11-23
Reviewed by Ojan Vafai.
* storage/indexeddb/cursor-key-order.html:
* storage/indexeddb/key-type-array.html:
* storage/indexeddb/mozilla/delete-result.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (101113 => 101114)
--- trunk/LayoutTests/ChangeLog 2011-11-24 01:21:46 UTC (rev 101113)
+++ trunk/LayoutTests/ChangeLog 2011-11-24 02:29:36 UTC (rev 101114)
@@ -1,3 +1,16 @@
+2011-11-23 Joshua Bell <jsb...@chromium.org>
+
+ IndexedDB: Remove stylesheet links from layout tests
+ https://bugs.webkit.org/show_bug.cgi?id=73053
+
+ Remove links to js-test-style.css that slipped in.
+
+ Reviewed by Ojan Vafai.
+
+ * storage/indexeddb/cursor-key-order.html:
+ * storage/indexeddb/key-type-array.html:
+ * storage/indexeddb/mozilla/delete-result.html:
+
2011-11-23 Adam Klein <ad...@chromium.org>
More Chromium rebaselines for r101062. Unreviewed gardening.
Modified: trunk/LayoutTests/storage/indexeddb/cursor-key-order.html (101113 => 101114)
--- trunk/LayoutTests/storage/indexeddb/cursor-key-order.html 2011-11-24 01:21:46 UTC (rev 101113)
+++ trunk/LayoutTests/storage/indexeddb/cursor-key-order.html 2011-11-24 02:29:36 UTC (rev 101114)
@@ -1,6 +1,5 @@
<html>
<head>
-<link rel="stylesheet" href=""
<script src=""
<script src=""
</head>
Modified: trunk/LayoutTests/storage/indexeddb/key-type-array.html (101113 => 101114)
--- trunk/LayoutTests/storage/indexeddb/key-type-array.html 2011-11-24 01:21:46 UTC (rev 101113)
+++ trunk/LayoutTests/storage/indexeddb/key-type-array.html 2011-11-24 02:29:36 UTC (rev 101114)
@@ -1,7 +1,6 @@
<!DOCTYPE html>
<html>
<head>
-<link rel="stylesheet" href=""
<script src=""
<script src=""
</head>
Modified: trunk/LayoutTests/storage/indexeddb/mozilla/delete-result.html (101113 => 101114)
--- trunk/LayoutTests/storage/indexeddb/mozilla/delete-result.html 2011-11-24 01:21:46 UTC (rev 101113)
+++ trunk/LayoutTests/storage/indexeddb/mozilla/delete-result.html 2011-11-24 02:29:36 UTC (rev 101114)
@@ -7,7 +7,6 @@
-->
<html>
<head>
-<link rel="stylesheet" href=""
<script src=""
<script src=""
</head>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes