repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
dom
/
HTMLTemplateElement
/
xhtml-parsing-and-serialization-expected.txt
blob
370dfb10ee6841d4ff9804aa36c74f1666e79069
1
This tests that content within template is lifted to the template contents when parsed as xhtml.
2
The template content made it through the wormhole
3
<template xmlns="http://www.w3.org/1999/xhtml"><div>Template content</div></template>