[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc
ager at chromium.org
ager at chromium.org
Wed Dec 22 11:19:06 UTC 2010
The following commit has been merged in the debian/experimental branch:
commit c359bdec77099eadb6739287bafc3dc0527f2f1e
Author: ager at chromium.org <ager at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Jul 19 11:52:51 2010 +0000
2010-07-19 Mads Ager <ager at chromium.org>
Reviewed by Pavel Feldman.
Remove chromium rebaselines for document.all layout test.
https://bugs.webkit.org/show_bug.cgi?id=42557
V8 changed behavior to match JSC completely on document.all. Remove
chromium rebaseline.
* platform/chromium-mac/fast/dom/undetectable-document-all-expected.txt: Removed.
* platform/chromium-win/fast/dom/undetectable-document-all-expected.txt: Removed.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63648 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index cc2c899..ed67acf 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-07-19 Mads Ager <ager at chromium.org>
+
+ Reviewed by Pavel Feldman.
+
+ Remove chromium rebaselines for document.all layout test.
+ https://bugs.webkit.org/show_bug.cgi?id=42557
+
+ V8 changed behavior to match JSC completely on document.all. Remove
+ chromium rebaseline.
+
+ * platform/chromium-mac/fast/dom/undetectable-document-all-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/undetectable-document-all-expected.txt: Removed.
+
2010-07-19 Kent Hansen <kent.hansen at nokia.com>
Unreviewed, fix failure introduced in r63645.
diff --git a/LayoutTests/platform/chromium-mac/fast/dom/undetectable-document-all-expected.txt b/LayoutTests/platform/chromium-mac/fast/dom/undetectable-document-all-expected.txt
deleted file mode 100644
index d479abb..0000000
--- a/LayoutTests/platform/chromium-mac/fast/dom/undetectable-document-all-expected.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-This tests that document.all should be undetectable, and that it should be possible to set document.all to something else. If this test is successful, the text "SUCCESS" should be shown below.
-document.all: undefined
-SUCCESS!
-
diff --git a/LayoutTests/platform/chromium-win/fast/dom/undetectable-document-all-expected.txt b/LayoutTests/platform/chromium-win/fast/dom/undetectable-document-all-expected.txt
deleted file mode 100644
index d479abb..0000000
--- a/LayoutTests/platform/chromium-win/fast/dom/undetectable-document-all-expected.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-This tests that document.all should be undetectable, and that it should be possible to set document.all to something else. If this test is successful, the text "SUCCESS" should be shown below.
-document.all: undefined
-SUCCESS!
-
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list