RESOLVED FIXED Bug 81612
fast/dom/Window/window-properties.html failing on Lion Intel Debug WebKit1 and WebKit2 testers
https://bugs.webkit.org/show_bug.cgi?id=81612
Summary fast/dom/Window/window-properties.html failing on Lion Intel Debug WebKit1 an...
Jessie Berlin
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2012-03-19 18:37:21 PDT
Jessie Berlin
Comment 2 2012-03-19 18:59:40 PDT
Sam Weinig says these results look right to him. I will land them and close this bug.
Jessie Berlin
Comment 3 2012-03-19 19:02:27 PDT
Note You need to log in before you can comment on or make changes to this bug.