w3c / selection-api

Selection API
http://w3c.github.io/selection-api/
Other
47 stars 30 forks source link

collapse() and extend() should not exit early when called with a node within a shadow tree #162

Closed rniwa closed 1 year ago

rniwa commented 1 year ago

huffpost.com has content that breaks unless collapse() can set the selection to a node within a shadow tree.

rniwa commented 1 year ago

See https://github.com/WebKit/WebKit/pull/12352