diff options
Diffstat (limited to 'layout/reftests/writing-mode/1172774-percent-horizontal-ref.html')
-rw-r--r-- | layout/reftests/writing-mode/1172774-percent-horizontal-ref.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/reftests/writing-mode/1172774-percent-horizontal-ref.html b/layout/reftests/writing-mode/1172774-percent-horizontal-ref.html new file mode 100644 index 000000000..53b1bef4b --- /dev/null +++ b/layout/reftests/writing-mode/1172774-percent-horizontal-ref.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html> + <head> + <title>CSS Writing Modes Test: margin percentage and 'vertical-rl'</title> + <link rel="author" title="GĂ©rard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> + </head> + <body> + <div id="reference"><img src="blue-yellow-206w-165h.png" width="206" height="165" alt="Image download support must be enabled"></div> + </body> +</html>
\ No newline at end of file |