Skip to content

Fix Selection.getBounds() when starting range at end of text node #139

Fix Selection.getBounds() when starting range at end of text node

Fix Selection.getBounds() when starting range at end of text node #139

Workflow file for this run

name: Main
on:
push:
branches: [main]
concurrency:
group: main-build
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/_test.yml