[Bug 27844] [Shadow]: Element.createShadowRoot() throws an exception for some elements

2015-01-18 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27844 Hayato Ito changed: What|Removed |Added Status|NEW |RESOLVED CC|

Range.getClientRanges()?

2015-01-18 Thread Justin Fagnani
When using Ranges to try to navigate content, I'm finding that it would be useful to be able to decompose a Range in sub-Ranges that correspond to the rects returned from getClientRects(). In particular, this would make it easier to find line-breaks. Thoughts? Cheers, Justin