diff options
Diffstat (limited to 'test/layout/tabs.html')
-rw-r--r-- | test/layout/tabs.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/layout/tabs.html b/test/layout/tabs.html new file mode 100644 index 00000000..509a656c --- /dev/null +++ b/test/layout/tabs.html @@ -0,0 +1,7 @@ +<!doctype html> +<pre style="background-color: red"> +x y +x y +x y +^ The above rows should be aligned +</pre> |