summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/shadow/reprojection-className-modified-expected.html
blob: 0ee8a60c881669ce04aaa0c2d62951f5238bf6dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>

<html>
<body>

<div id="host"><div>
    <div>A</div>
    <div>D</div>
    <div>F</div>
</div></div>

</html>