diff options
Diffstat (limited to '')
-rw-r--r-- | layout/reftests/bugs/488649-1-ref.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/bugs/488649-1-ref.html b/layout/reftests/bugs/488649-1-ref.html new file mode 100644 index 0000000000..fd47f3b528 --- /dev/null +++ b/layout/reftests/bugs/488649-1-ref.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> + <head> + <title>Reference for bug 488649</title> + </head> + <body> + <div style="color: black; font-size: 36px;">PASS</div> + </body> +</html> |