diff options
Diffstat (limited to 'layout/reftests/tab-size/tab-size-4-spanoffset.html')
-rw-r--r-- | layout/reftests/tab-size/tab-size-4-spanoffset.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/tab-size/tab-size-4-spanoffset.html b/layout/reftests/tab-size/tab-size-4-spanoffset.html new file mode 100644 index 0000000000..cf7a53815a --- /dev/null +++ b/layout/reftests/tab-size/tab-size-4-spanoffset.html @@ -0,0 +1,6 @@ +<pre>123456<span style="-moz-tab-size: 4">B	Z</span> +1234567<span style="-moz-tab-size: 4">B	Z</span> +12345678<span style="-moz-tab-size: 4">B	Z</span> +123456789<span style="-moz-tab-size: 4">B	Z</span> +1234567890<span style="-moz-tab-size: 4">B	Z</span> +12345678901<span style="-moz-tab-size: 4">B	Z</span></pre> |