diff options
Diffstat (limited to 'layout/reftests/bugs/1743533-1-notref.html')
-rw-r--r-- | layout/reftests/bugs/1743533-1-notref.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/bugs/1743533-1-notref.html b/layout/reftests/bugs/1743533-1-notref.html new file mode 100644 index 0000000000..cff933ee18 --- /dev/null +++ b/layout/reftests/bugs/1743533-1-notref.html @@ -0,0 +1,4 @@ +<!DOCTYPE html><html class="reftest-paged"> +<style>html{font-size:12pt}</style> +<iframe style="height: 1000vh"></iframe> +</html> |