From a86ae0e9700a87bca870d3877cd68634e9a9c9fd Mon Sep 17 00:00:00 2001 From: Marcus Kazmierczak Date: Mon, 1 Nov 2021 05:52:07 -0700 Subject: [PATCH] Add code markers around inline HTML tags --- packages/dom/src/dom/document-has-text-selection.js | 2 +- packages/dom/src/dom/document-has-uncollapsed-selection.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/dom/src/dom/document-has-text-selection.js b/packages/dom/src/dom/document-has-text-selection.js index f561fd5c896e3..3cf269989e9b5 100644 --- a/packages/dom/src/dom/document-has-text-selection.js +++ b/packages/dom/src/dom/document-has-text-selection.js @@ -5,7 +5,7 @@ import { assertIsDefined } from '../utils/assert-is-defined'; /** * Check whether the current document has selected text. This applies to ranges - * of text in the document, and not selection inside and