gecko-dev/layout/reftests/webcomponents/basic-slot-1.html

7 строки
114 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<slot style="color: green">This text should be green</slot>
</body>
</html>