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

mrowe at apple.com mrowe at apple.com
Wed Apr 7 23:35:00 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 1a6006efd141c283e18a00ee4faa38f85481db13
Author: mrowe at apple.com <mrowe at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 12 21:32:14 2009 +0000

    Fix results for fast/dom/Window/window-properties.html after r50893.
    
    * fast/dom/Window/window-properties-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50901 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5ef1d42..d9bbca4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,11 @@
 2009-11-12  Mark Rowe  <mrowe at apple.com>
 
+        Fix results for fast/dom/Window/window-properties.html after r50893.
+
+        * fast/dom/Window/window-properties-expected.txt:
+
+2009-11-12  Mark Rowe  <mrowe at apple.com>
+
         Rubber-stamped by Anders Carlsson.
 
         Move a misplaced accessibility test from platform/mac-snowleopard/accessibility to accessibility,
diff --git a/LayoutTests/fast/dom/Window/window-properties-expected.txt b/LayoutTests/fast/dom/Window/window-properties-expected.txt
index c6963c9..420c518 100644
--- a/LayoutTests/fast/dom/Window/window-properties-expected.txt
+++ b/LayoutTests/fast/dom/Window/window-properties-expected.txt
@@ -121,6 +121,8 @@ window.Audio.prototype.setAttribute [function]
 window.Audio.prototype.setAttributeNS [function]
 window.Audio.prototype.setAttributeNode [function]
 window.Audio.prototype.setAttributeNodeNS [function]
+window.Audio.prototype.webkitEnterFullScreen [function]
+window.Audio.prototype.webkitExitFullScreen [function]
 window.Audio.prototype.webkitMatchesSelector [function]
 window.BeforeLoadEvent [object BeforeLoadEventConstructor]
 window.BeforeLoadEvent.prototype [object BeforeLoadEventPrototype]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list