This is an automated email from the ASF dual-hosted git repository.

gerben pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git.


    from 087776e  Forgotten rename
     new 65b8c18  Add failing test changing DOM (text quote match)
     new aeb2cd8  Add cases for matches in multiple nodes
     new d98d35b  Test all cases with DOM mutation
     new d7656da  Dedupe & refactor range comparison code
     new bdc0b32  Tiny fixes

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 packages/dom/test/text-position/match.test.ts | 62 +++++-------------------
 packages/dom/test/text-quote/match-cases.ts   | 52 +++++++++++++++++++-
 packages/dom/test/text-quote/match.test.ts    | 59 ++++++++---------------
 packages/dom/test/utils.ts                    | 68 +++++++++++++++++++++++++++
 packages/selector/src/index.ts                |  2 +-
 packages/selector/src/text/seeker.ts          |  2 +-
 web/index.js                                  |  2 +
 7 files changed, 155 insertions(+), 92 deletions(-)

Reply via email to