This is an automated email from the ASF dual-hosted git repository.
gerben pushed a change to branch allow-node-as-scope
in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git.
discard 34916c1 Make all functions also accept a Node as scope
discard ab0f8ed Make css matcher also accept a Node as scope
discard acf3d14 Make css matcher return an Element, not Range
add 2d42454 Make css matcher return an Element, not Range
add 6748c0b Make css matcher also accept a Node as scope
add 534ad2a Make all functions also accept a Node as scope
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (34916c1)
\
N -- N -- N refs/heads/allow-node-as-scope (534ad2a)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
packages/dom/test/css/match.test.ts | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)