[Bug 26775] CSSOM-View extensions to Element and Window break backwards-compatibility

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26775

--- Comment #2 from Simon Pieters <simonp@opera.com> ---
Should I do this across the board?

window.moveTo
window.moveBy
window.resizeTo
window.resizeBy
window.moveTo
document.elementFromPoint
document.elementsFromPoint
document.caretPositionFromPoint
ScrollOptionsHorizontal#x
ScrollOptionsVertical#y

What about initMouseEvent()? MouseEventInit? (similar for touch events?)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 11 September 2014 17:33:25 UTC