Revert "Bug 1950748 part 3: Don't return a caret inside an editor when no editor is focused. r=morgan" as requested for causing accessibility crashes (bug 1977012).
This reverts commit aaf970807d281c28c1e937491719d996cb11648a.
This reverts commit f5f2e3cf4d34c2430372ba790d77620837d56b75.
This reverts commit 5565c5899c32c0b0f5446561a21c5b6499fd44c6.
<!DOCTYPE html><title>background-clip:text with ellipsis</title><linkrel="help"href="https://drafts.csswg.org/css-backgrounds-4/#valdef-background-clip-text"><linkrel="match"href="clip-text-ellipsis-ref.html"><metaname="fuzzy"content="maxDifference=0-45; totalPixels=0-1350"><style>.clip{font-size:80px;width:4em;color:transparent;background-color:green;background-clip:text;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}</style><divclass="clip">AAAAAAAAAAAAA</div>