| commit | 93198017327e240584facc073ae5853a1cc78a6c | [log] [tgz] |
|---|---|---|
| author | kouhei <kouhei@chromium.org> | Mon Jul 11 11:29:40 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Mon Jul 11 11:30:59 2016 |
| tree | abf3b653f8453826641022072e494243f0864f21 | |
| parent | c4b85f71622b4e65bde77a4045402ba65472ed57 [diff] |
A frameset tag inside template should be simply ignored. As stated in the spec, <template> tag start token should set frameset-ok flag to false when in in-body/in-head insertion mode. https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inbody BUG=475002 Review-Url: https://codereview.chromium.org/2135203002 Cr-Commit-Position: refs/heads/master@{#404632}