[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

bweinstein at apple.com bweinstein at apple.com
Thu Apr 8 00:42:30 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 637be246046885ad0ed7eb00f6c2a5cb3c89bec1
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 18 19:16:19 2009 +0000

    Rubber-stamped by Adam Roben.
    
    Add expected failing results for fast/dom/Element/id-in-deleteutton.html.
    The progress of fixing the failure is being tracked by:
    <https://bugs.webkit.org/show_bug.cgi?id=32727>.
    
    * platform/win/fast/dom/Element: Added.
    * platform/win/fast/dom/Element/id-in-deletebutton-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52324 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 891c624..428c853 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2009-12-18  Brian Weinstein  <bweinstein at apple.com>
+
+        Rubber-stamped by Adam Roben.
+
+        Add expected failing results for fast/dom/Element/id-in-deleteutton.html.
+        The progress of fixing the failure is being tracked by:
+        <https://bugs.webkit.org/show_bug.cgi?id=32727>.
+
+        * platform/win/fast/dom/Element: Added.
+        * platform/win/fast/dom/Element/id-in-deletebutton-expected.txt: Added.
+
 2009-12-18  Shu Chang  <Chang.Shu at nokia.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/win/fast/dom/Element/id-in-deletebutton-expected.txt b/LayoutTests/platform/win/fast/dom/Element/id-in-deletebutton-expected.txt
new file mode 100644
index 0000000..e656555
--- /dev/null
+++ b/LayoutTests/platform/win/fast/dom/Element/id-in-deletebutton-expected.txt
@@ -0,0 +1,11 @@
+Test document.getElementById("WebKit-Editing-Delete-Button")
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+FAIL deleteButton should be non-null. Was null
+PASS successfullyParsed is true
+
+TEST COMPLETE
+1
+2

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list