This is an automated email from the ASF dual-hosted git repository. gerben pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git
commit c28d5d396672eedc1655cccb92f61e51369b0feb Merge: cf54a84 0f8f897 Author: Gerben <[email protected]> AuthorDate: Sat Jun 5 18:32:22 2021 +0200 Merge branch 'allow-node-as-scope' (PR #110) packages/dom/src/css.ts | 17 +++++------ packages/dom/src/owner-document.ts | 17 +++++++++-- packages/dom/src/range/match.ts | 35 ++++++++++++---------- packages/dom/src/text-node-chunker.ts | 11 ++++--- packages/dom/src/text-position/describe.ts | 25 ++++++---------- packages/dom/src/text-position/match.ts | 17 ++++------- packages/dom/src/text-quote/describe.ts | 24 +++++---------- packages/dom/src/text-quote/match.ts | 15 ++++------ .../dom/src/{owner-document.ts => to-range.ts} | 28 ++++++++++++++--- packages/dom/test/css/match.test.ts | 5 +--- 10 files changed, 99 insertions(+), 95 deletions(-)
