Bug 81612 - fast/dom/Window/window-properties.html failing on Lion Intel Debug WebKit1 and WebKit2 testers
Summary: fast/dom/Window/window-properties.html failing on Lion Intel Debug WebKit1 an...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Lion%...
Keywords: InRadar, LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2012-03-19 18:36 PDT by Jessie Berlin
Modified: 2012-03-19 19:33 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2012-03-19 18:36:44 PDT
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r111273%20(5061)/fast/dom/Window/window-properties-pretty-diff.html
http://build.webkit.org/results/Lion%20Intel%20Debug%20(Tests)/r111223%20(4607)/fast/dom/Window/window-properties-pretty-diff.html

--- /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/fast/dom/Window/window-properties-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/fast/dom/Window/window-properties-actual.txt
@@ -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.AudioProcessingEvent [object AudioProcessingEventConstructor]
 window.AudioProcessingEvent.prototype [object AudioProcessingEventPrototype]
 window.AudioProcessingEvent.prototype.AT_TARGET [number]
@@ -763,6 +764,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]
@@ -913,6 +915,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]

I am not sure if this is expected behavior or not.
Comment 1 Radar WebKit Bug Importer 2012-03-19 18:37:21 PDT
<rdar://problem/11078790>
Comment 2 Jessie Berlin 2012-03-19 18:59:40 PDT
Sam Weinig says these results look right to him. I will land them and close this bug.
Comment 3 Jessie Berlin 2012-03-19 19:02:27 PDT
Fixed in http://trac.webkit.org/changeset/111303