Title: [94025] trunk/LayoutTests
- Revision
- 94025
- Author
- [email protected]
- Date
- 2011-08-29 15:53:05 -0700 (Mon, 29 Aug 2011)
Log Message
Fix path to style sheet in fast/events/constructors/event-constructors.html.
Reviewed by Gavin Barraclough.
* fast/events/constructors/event-constructors.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (94024 => 94025)
--- trunk/LayoutTests/ChangeLog 2011-08-29 22:52:36 UTC (rev 94024)
+++ trunk/LayoutTests/ChangeLog 2011-08-29 22:53:05 UTC (rev 94025)
@@ -1,5 +1,13 @@
2011-08-29 Sam Weinig <[email protected]>
+ Fix path to style sheet in fast/events/constructors/event-constructors.html.
+
+ Reviewed by Gavin Barraclough.
+
+ * fast/events/constructors/event-constructors.html:
+
+2011-08-29 Sam Weinig <[email protected]>
+
Update results for fast/files/create-blob-url-crash.html to match
exception text.
Modified: trunk/LayoutTests/fast/events/constructors/event-constructors.html (94024 => 94025)
--- trunk/LayoutTests/fast/events/constructors/event-constructors.html 2011-08-29 22:52:36 UTC (rev 94024)
+++ trunk/LayoutTests/fast/events/constructors/event-constructors.html 2011-08-29 22:53:05 UTC (rev 94025)
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
-<link rel="stylesheet" href=""
+<link rel="stylesheet" href=""
<script src=""
</head>
<body>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes