Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/339289-1.html

13 lines
152 B
HTML
Raw Normal View History

<html>
<head>
<style type="text/css">
fieldset:after {
content: "Hello World";
}
</style>
</head>
<body>
<fieldset></fieldset>
</body>
</html>