- From: Travis Leithead <notifications@github.com>
- Date: Mon, 06 Jun 2016 10:16:03 -0700
- To: w3c/DOM-Parsing <DOM-Parsing@noreply.github.com>
- Cc:
Received on Monday, 6 June 2016 17:16:59 UTC
@cscott > Nothing should add content to the direct children" of a element: logically the children are the children of the document fragment. I think you must be specifically referring to APIs that invoke the HTML parser, because I would strongly disagree with you, if you wanted to change appendChild behavior for `<template>`. Also, the PR as written is documenting interoperable behavior in at least public Firefox/Edge/Chrome. If we want to change this, we have to have changes across at least three browsers... so while I agree that this inconsistency is weird, I'm very hesitant to write aspirational prose unless all browsers are on board to change their behavior. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/DOM-Parsing/issues/1#issuecomment-224024775
Received on Monday, 6 June 2016 17:16:59 UTC