Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
dom
/
shadow
/
dynamically-created-shadow-root-expected.html
blob: c7037a6517208768fe4f1e67a320b9d97a028119 [
file
]
<!DOCTYPE html>
<body>
<div>
This tests that dynamically created ShadowRoot should be rendered correctly.
Can only run within DRT.
</div>
<div>
Shadow should be rendered.
</div>
</body>
</html>