diff options
Diffstat (limited to 'layout/style/test/additional_sheets_helper.html')
-rw-r--r-- | layout/style/test/additional_sheets_helper.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/style/test/additional_sheets_helper.html b/layout/style/test/additional_sheets_helper.html new file mode 100644 index 000000000..306ddbf5b --- /dev/null +++ b/layout/style/test/additional_sheets_helper.html @@ -0,0 +1,7 @@ +<html> +<head> +</head> +<body> + some text +</body> +</html> |