- From: <bugzilla@jessica.w3.org>
- Date: Mon, 16 Jan 2012 12:17:39 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15584 Summary: Test function myInsertNode() not setting end point according to spec. Product: WebAppsWG Version: unspecified Platform: All URL: http://w3c-test.org/webapps/DOMCore/tests/approved/Ran ge-surroundContents.html OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DOM AssignedTo: annevk@opera.com ReportedBy: stighal@opera.com QAContact: member-webapi-cvs@w3.org CC: mike@w3.org, ayg@aryeh.name, www-dom@w3.org Created attachment 1069 --> https://www.w3.org/Bugs/Public/attachment.cgi?id=1069 Test patch The helper function myInsertNode() in common.js in the Range tests [1] does not set the end point according to point 10 in the insertNode() spec [2]. Patches attached. [1] http://w3c-test.org/webapps/DOMCore/tests/approved/ [2] http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#dom-range-insertnode -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Monday, 16 January 2012 12:18:01 UTC