- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 04 Sep 2015 00:38:38 -0700
- To: w3c/DOM-Parsing <DOM-Parsing@noreply.github.com>
Received on Friday, 4 September 2015 07:39:20 UTC
@nox discovered in https://www.w3.org/Bugs/Public/show_bug.cgi?id=27314#c23 that fragment parsing in HTML does not work correctly. However, it would work correctly if `innerHTML` (and maybe the other APIs too) special case `<template>`. That seems to be the easiest way to address this problem and is how WebKit/Blink implement it reportedly. Copying @bzbarsky and @hsivonen since they maybe be interested in this as well. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/DOM-Parsing/issues/1
Received on Friday, 4 September 2015 07:39:20 UTC