+2012-04-12 Anders Carlsson <andersca@apple.com>
+
+ Update test results after r113945.
+
+ * fast/dom/Window/window-properties-expected.txt:
+ * platform/mac/fast/dom/prototype-inheritance-2-expected.txt:
+
2012-04-12 Dmitry Lomov <dslomov@google.com>
REGRESSION (r113233): fast/canvas/webgl/array-message-passing.html crashing on Lion and Snow Leopard bots.
window.length [number]
window.localStorage [printed above as window.Storage.prototype]
window.location [object Location]
+window.location.ancestorOrigins [printed above as window.DOMStringList.prototype]
window.location.assign [function]
window.location.hash [string]
window.location.host [string]
PASS DOMImplementation from inner.document.forms.testForm.0.ownerDocument.implementation
PASS DOMImplementationConstructor from inner.document.forms.testForm.0.ownerDocument.implementation.constructor
PASS DOMImplementationPrototype from inner.document.forms.testForm.0.ownerDocument.implementation.__proto__
+PASS DOMStringList from inner.document.location.ancestorOrigins
+PASS DOMStringListConstructor from inner.document.location.ancestorOrigins.constructor
+PASS DOMStringListPrototype from inner.document.location.ancestorOrigins.__proto__
PASS DOMStringMap from inner.document.forms.testForm.0.dataset
PASS DOMStringMapConstructor from inner.document.forms.testForm.0.dataset.constructor
PASS DOMStringMapPrototype from inner.document.forms.testForm.0.dataset.__proto__
Never found Clipboard
Never found DOMParser
Never found DOMSettableTokenList
-Never found DOMStringList
Never found Document
Never found DocumentFragment
Never found DocumentType