Title: [111038] trunk/LayoutTests
Revision
111038
Author
jer.no...@apple.com
Date
2012-03-16 11:57:10 -0700 (Fri, 16 Mar 2012)

Log Message

Rebaseline window-properties-expected on GTK; add two new tests
to the GTK Skipped list associated with existing bug:
https://bugs.webkit.org/show_bug.cgi?id=61118

* platform/gtk/Skipped:
* platform/gtk/fast/dom/Window/window-properties-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111037 => 111038)


--- trunk/LayoutTests/ChangeLog	2012-03-16 18:39:09 UTC (rev 111037)
+++ trunk/LayoutTests/ChangeLog	2012-03-16 18:57:10 UTC (rev 111038)
@@ -1,3 +1,12 @@
+2012-03-16  Jer Noble  <jer.no...@apple.com>
+
+        Rebaseline window-properties-expected on GTK; add two new tests
+        to the GTK Skipped list associated with existing bug: 
+        https://bugs.webkit.org/show_bug.cgi?id=61118
+
+        * platform/gtk/Skipped:
+        * platform/gtk/fast/dom/Window/window-properties-expected.txt:
+
 2012-03-16  Adam Klein  <ad...@chromium.org>
 
         Mark form-associated-element-crash3.html as flakily timing out, since it often passes.

Modified: trunk/LayoutTests/platform/gtk/Skipped (111037 => 111038)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-03-16 18:39:09 UTC (rev 111037)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-03-16 18:57:10 UTC (rev 111038)
@@ -1266,6 +1266,8 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=61118
 fullscreen/full-screen-keyboard-enabled.html
+fullscreen/full-screen-element-stack.html
+fullscreen/full-screen-restrictions.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=61121
 http/tests/appcache/interrupted-update.html

Modified: trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt (111037 => 111038)


--- trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt	2012-03-16 18:39:09 UTC (rev 111037)
+++ trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt	2012-03-16 18:57:10 UTC (rev 111038)
@@ -127,6 +127,7 @@
 window.Audio.prototype.setAttributeNodeNS [function]
 window.Audio.prototype.webkitMatchesSelector [function]
 window.Audio.prototype.webkitRequestFullScreen [function]
+window.Audio.prototype.webkitRequestFullscreen [function]
 window.BeforeLoadEvent [object BeforeLoadEventConstructor]
 window.BeforeLoadEvent.length [number]
 window.BeforeLoadEvent.prototype [object BeforeLoadEventPrototype]
@@ -738,6 +739,7 @@
 window.Document.prototype.removeEventListener [function]
 window.Document.prototype.replaceChild [function]
 window.Document.prototype.webkitCancelFullScreen [function]
+window.Document.prototype.webkitExitFullscreen [function]
 window.Document.prototype.webkitGetFlowByName [function]
 window.DocumentFragment [object DocumentFragmentConstructor]
 window.DocumentFragment.prototype [object DocumentFragmentPrototype]
@@ -888,6 +890,7 @@
 window.Element.prototype.setAttributeNodeNS [function]
 window.Element.prototype.webkitMatchesSelector [function]
 window.Element.prototype.webkitRequestFullScreen [function]
+window.Element.prototype.webkitRequestFullscreen [function]
 window.Entity [object EntityConstructor]
 window.Entity.prototype [object EntityPrototype]
 window.Entity.prototype.ATTRIBUTE_NODE [number]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to