[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
dglazkov at chromium.org
dglazkov at chromium.org
Tue Jan 5 23:46:51 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 1a22103b3f7c904667a18a6e56a57aa6ec8615a6
Author: dglazkov at chromium.org <dglazkov at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Dec 10 22:10:55 2009 +0000
2009-12-10 Dimitri Glazkov <dglazkov at chromium.org>
Unreviewed, fixing layout test mishap.
Add a newline to the layout test.
* http/tests/security/isolatedWorld/events-expected.txt: Added a newline at the end of the file.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51963 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e40a1d5..e80ae62 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2009-12-10 Dimitri Glazkov <dglazkov at chromium.org>
+
+ Unreviewed, fixing layout test mishap.
+
+ Add a newline to the layout test.
+
+ * http/tests/security/isolatedWorld/events-expected.txt: Added a newline at the end of the file.
+
2009-12-10 Oliver Hunt <oliver at apple.com>
Reviewed by Alexey Proskuryakov.
diff --git a/LayoutTests/http/tests/security/isolatedWorld/events-expected.txt b/LayoutTests/http/tests/security/isolatedWorld/events-expected.txt
index 23fd531..a5efb29 100644
--- a/LayoutTests/http/tests/security/isolatedWorld/events-expected.txt
+++ b/LayoutTests/http/tests/security/isolatedWorld/events-expected.txt
@@ -1,5 +1,5 @@
-
-
-Text attribute event listeners should always fire in main world: PASS
-Function attribute event listeners should fire in the world where they were created: PASS
-XHR attribute event listeners should fire in the world where they were created: PASS
\ No newline at end of file
+
+
+Text attribute event listeners should always fire in main world: PASS
+Function attribute event listeners should fire in the world where they were created: PASS
+XHR attribute event listeners should fire in the world where they were created: PASS
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list