summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/shadow-dom/slot-fallback-content-008-ref.html
blob: 13a3d6b6c99230b4a4d619f04f42008dcca392ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<meta charset="utf-8" >
<meta name="author" title="Di Zhang" href="mailto:dizhangg@chromium.org">
<meta name="assert" content="Complex slot fallback content, when dynamically created">
<title>Shadow DOM: Slots and fallback contents</title>

<div>
  <div>A</div>
  <div>D</div>
  <div>B SLOT2 SLOT5</div>
  <div>C</div>
</div>