- From: <bugzilla@jessica.w3.org>
- Date: Mon, 03 Oct 2011 19:02:38 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14337 --- Comment #4 from Ryosuke Niwa <rniwa@webkit.org> 2011-10-03 19:02:37 UTC --- (In reply to comment #3) > It's more than that, though. Literally every DOM manipulation done to the > document between the start of the drag and drop operation and the end of it > ends up in the browser's undo transaction history, at least in IE. that is > whether it was done by script, or indeed anything else. I see. I wasn't aware of that. I'll have to look into IE's and other browser's behavior fist. When you say every DOM manipulation, does that include those done by scripts as well? -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 3 October 2011 19:02:44 UTC