id summary reporter owner description type status priority milestone component version resolution keywords cc 3010 Enhance testing framework regards 'selection range' testing Garry Yao Garry Yao " 1. Document content '''along with''' selection testing regards various command execution result could be simplified as comparison based on our widely used '''selection description language''', which make test case easy to write and understand by people, so a translation API could be provided to make the editor understand this language. * represent single selection {{{

This is some [sample text].

}}} * represent multiple selection {{{
Text1 [Text2]
[Text3] Text4

}}} * represent collapsed selection {{{ This is some sample^ text

}}} 2. Secondly, in order to avoid embed html string in JavaScript codes, it's more convenient to utilize a