Bug 81612
Summary: | fast/dom/Window/window-properties.html failing on Lion Intel Debug WebKit1 and WebKit2 testers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jessie Berlin <jberlin> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aestes, ap, jberlin, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r111273%20(5061)/fast/dom/Window/window-properties-pretty-diff.html |
Jessie Berlin
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/11078790>
Jessie Berlin
Sam Weinig says these results look right to him. I will land them and close this bug.
Jessie Berlin
Fixed in http://trac.webkit.org/changeset/111303