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

Add getComposedRange to Selection #98

Closed
rniwa opened this issue Nov 6, 2018 · 3 comments
Closed

Add getComposedRange to Selection #98

rniwa opened this issue Nov 6, 2018 · 3 comments
Labels

Comments

@rniwa
Copy link
Contributor

rniwa commented Nov 6, 2018

Per WICG/webcomponents#79, we should add getComposedRange which takes a sequence of ShadowRoot to Selection and return a StaticRange.

@rniwa
Copy link
Contributor Author

rniwa commented Jul 13, 2022

I think probably prioritize this over other issues since not being able to use selection is a major roadblock for shadow DOM users as far as I know.

@rniwa rniwa closed this as completed in 85d0e81 Dec 17, 2022
@rniwa
Copy link
Contributor Author

rniwa commented Dec 17, 2022

@smaug---- @annevk could you take a look at https://w3c.github.io/selection-api/#dom-selection-getcomposedrange and see if it makes sense?

@annevk
Copy link
Member

annevk commented Dec 19, 2022

Filed #161.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants