+2007-11-10 Darin Adler <darin@apple.com>
+
+ * platform/win/fast/dom/Window/window-properties-expected.txt: Update for
+ fix for http://bugs.webkit.org/show_bug.cgi?id=15922.
+
2007-11-10 Nikolas Zimmermann <zimmermann@kde.org>
Reviewed by Eric.
window.getSelection().collapse [function]
window.getSelection().collapseToEnd [function]
window.getSelection().collapseToStart [function]
+window.getSelection().containsNode [function]
+window.getSelection().deleteFromDocument [function]
window.getSelection().empty [function]
+window.getSelection().extend [function]
window.getSelection().extentNode [null]
window.getSelection().extentOffset [number]
window.getSelection().focusNode [null]
window.getSelection().modify [function]
window.getSelection().rangeCount [number]
window.getSelection().removeAllRanges [function]
+window.getSelection().selectAllChildren [function]
window.getSelection().setBaseAndExtent [function]
window.getSelection().setPosition [function]
window.getSelection().type [string]