diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-01 23:40:52 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-01 23:40:52 +0100 |
commit | 5ea943a5e789222472e45864e119cf786498bfcd (patch) | |
tree | ea307589de0fdb202474ad4d07c0bef7fe1c53e8 /old/css_compat/tests/clear.html |
Import original dillo.org website into old/
Diffstat (limited to 'old/css_compat/tests/clear.html')
-rw-r--r-- | old/css_compat/tests/clear.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/old/css_compat/tests/clear.html b/old/css_compat/tests/clear.html new file mode 100644 index 0000000..5a98b66 --- /dev/null +++ b/old/css_compat/tests/clear.html @@ -0,0 +1,10 @@ +<html> +<head> +<style type="text/css"> + +</style> +</head> +<body> + +</body> +</html> |