layout/reftests/bugs/339289-1.html (
12
lines of code) (
raw
):
<html> <head> <style type="text/css"> fieldset:after { content: "Hello World"; } </style> </head> <body> <fieldset></fieldset> </body> </html>