https://www.w3.org/Bugs/Public/show_bug.cgi?id=15532
Aryeh Gregor <a...@aryeh.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Aryeh Gregor <a...@aryeh.name> 2012-01-12 15:24:17 UTC --- Thanks! Accepted: http://dvcs.w3.org/hg/editing/rev/9ca0bc5d4285 These checks date back from before DOM4 declared ProcessingInstructions to be CharacterData. They weren't allowed as Range endpoints because they were an annoying special case. Now they're allowed just like Text and Comment, with no extra spec effort, but the tests weren't updated. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.