summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/shadow/content-pseudo-element-expected.html
blob: 64c26e2b56c4c6a7c70c6cfd58a227f8e0f4464f (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<body>
<div id="sandbox">
  <div id="host">
    <div style="color: green">green</div>
  </div>
</body>
</html>