diff options
Diffstat (limited to 'layout/reftests/writing-mode/1196887-1-computed-display-inline-block-ref.html')
-rw-r--r-- | layout/reftests/writing-mode/1196887-1-computed-display-inline-block-ref.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/writing-mode/1196887-1-computed-display-inline-block-ref.html b/layout/reftests/writing-mode/1196887-1-computed-display-inline-block-ref.html new file mode 100644 index 0000000000..502e5a9645 --- /dev/null +++ b/layout/reftests/writing-mode/1196887-1-computed-display-inline-block-ref.html @@ -0,0 +1,3 @@ +<!DOCTYPE html> +<p>There should be no red:</p> +<div style="background: green; width: 100px; height: 100px;"></div> |