Skip to content

Commit

Permalink
Merge branch 'cssom' of https://github.com/autonome/web-features into…
Browse files Browse the repository at this point in the history
… cssom
  • Loading branch information
autonome committed Dec 19, 2024
2 parents 2c5f163 + 2b47f26 commit 65ebb86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions features/document-caretpositionfrompoint.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: document.caretPositionFromPoint()
description: The `document.caretPositionFromPoint()` method finds an insertion point, represented by a DOM node and an offset within that node, for given coordinates in the viewport.
spec: https://drafts.csswg.org/cssom-view-1/#dom-document-caretpositionfrompoint
status:
compute_from: api.Document.caretPositionFromPoint
compat_features:
- api.CaretPosition
- api.CaretPosition.getClientRect
Expand Down

0 comments on commit 65ebb86

Please sign in to comment.