Mypal/layout/reftests/webcomponents/basic-slot-1-ref.html

12 lines
153 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
body { color: green; }
</style>
</head>
<body>
This text should be green
</body>
</html>