Fix position of highlighted all text. (#13306)

Adds a new integration test to ensure we don't
regress this again.
This commit is contained in:
Brendan Dahl 2021-04-28 01:15:31 -07:00 committed by GitHub
parent 0acd801b1e
commit d10da907da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 78 additions and 0 deletions

View file

@ -28,6 +28,7 @@ async function runTests(results) {
"scripting_spec.js",
"annotation_spec.js",
"accessibility_spec.js",
"find_spec.js",
],
});