diff options
Diffstat (limited to 'layout/reftests/bidi/730562-1-ref.html')
-rw-r--r-- | layout/reftests/bidi/730562-1-ref.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/layout/reftests/bidi/730562-1-ref.html b/layout/reftests/bidi/730562-1-ref.html new file mode 100644 index 0000000000..04a7431a49 --- /dev/null +++ b/layout/reftests/bidi/730562-1-ref.html @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="utf-8"> + </head> + <body> + <div style="direction: rtl; white-space: pre;"><span style="outline: 1px solid red;" id="x"> + + +</span></div> + </body> +</html> |