gecko-dev/layout/reftests/webcomponents/nested-insertion-point-1-re...

9 строки
156 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div>
<div style="border: 10px solid green"><div style="border: 10px solid orange">Hello</div></div>
</div>
</body>
</html>