blob: 96e7485a2fd4c081bac42f31bafebde3463fda09 [file] [edit]
<!DOCTYPE html>
<body>
<div id=host>
<template shadowrootmode=open>
<style id="style">
@font-face { font-family: 'WebFont'; src: url('../resources/Ahem.woff') format('woff');
#contents { font-family: 'WebFont'; }
</style>
<div id="hideme">FAIL</div>
<div id="contents"></div>
This should be visible.
</template>
</div>