Bug 1932150 - Fix lint failure

This commit is contained in:
Sandor Molnar
2025-05-07 18:28:56 +03:00
committed by smolnar@mozilla.com
parent e7c1d5367d
commit 60cc0878d3
2 changed files with 0 additions and 2 deletions

View File

@@ -27,4 +27,3 @@
window.getSelection()
.setBaseAndExtent(slot1.firstChild, 3, slot2.firstChild, 7);
</script>

View File

@@ -31,4 +31,3 @@
nestedRoot.getElementById("inNestedShadow").firstChild,
7);
</script>