Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

caretPositionFromPoint is only defined for Document #9439

Merged
merged 1 commit into from
Mar 13, 2021

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Mar 12, 2021

Spec: https://drafts.csswg.org/cssom-view/#extensions-to-the-document-interface

The only implementor, Firefox, considers this for ShadowRoot in https://bugzilla.mozilla.org/show_bug.cgi?id=1430307 but there is no spec for it.

Edit: Also the claim that Firefox 63 implements ShadowRoot.caretPositionFromPoint seems to be false.

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Mar 12, 2021
@Elchi3 Elchi3 changed the title getCaretPositionFromPoint is only defined for Document caretPositionFromPoint is only defined for Document Mar 12, 2021
@foolip
Copy link
Collaborator

foolip commented Mar 12, 2021

From WICG/webcomponents#91 it looks it was once considered. Have you tested to ensure it's in no browser currently?

@foolip
Copy link
Collaborator

foolip commented Mar 13, 2021

Super, thanks for confirming!

@foolip foolip merged commit b9f5b46 into mdn:master Mar 13, 2021
@Elchi3 Elchi3 deleted the getCaretPositionFromPoint branch March 13, 2021 11:58
ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request Mar 15, 2021
ddbeck added a commit that referenced this pull request Mar 18, 2021
* Start release notes for 2021-03-18 release

* Add release note for #9438

* Add release note for #9459

* Add release note for #9458

* Add release note for #9382

* Add release note for #9439

* Add release note for #9468

* Add release note for #9472

* Add release note for #9433

* Add release statistics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants