Treora commented on a change in pull request #110: URL: https://github.com/apache/incubator-annotator/pull/110#discussion_r646008519
########## File path: packages/dom/src/range-node-conversion.ts ########## @@ -0,0 +1,45 @@ +/** Review comment: I may just call it `to-range.ts` for now, as that the name of its only export. (I started coding the inverse as well, `toNode`, hence I had opted for a more generic name) I would be fine with throwing `ownerDocument` into the same file, if you like. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org