#tantek!tell KartikPrabhu I think this is the place to file a bug on Selection.toString being insufficiently defined https://github.com/w3c/selection-api/issues with your test case and noting inconsistency between Firefox and Chrome
#LoqiKartikPrabhu: tantek left you a message 15 hours, 45 minutes ago: I think this is the place to file a bug on Selection.toString being insufficiently defined https://github.com/w3c/selection-api/issues with your test case and noting inconsistency between Firefox and Chrome
#tantekKartikPrabhu: also try innerText on the same element for comparison (i.e. if its the same as selection.toString of the entire element or not)
#tantekif innerText is inconsistent between browsers, then that is something that is more well specified and we can likely find a bug to file (or another spec to fix, might come down to CSS whitespace processing)