| Index: third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/abspos-auto-position-on-line-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/abspos-auto-position-on-line-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/abspos-auto-position-on-line-expected.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..52258874780e6833ef0dc1290be3a5320c69be2c
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/multicol/vertical-rl/abspos-auto-position-on-line-expected.html
|
| @@ -0,0 +1,8 @@
|
| +<!DOCTYPE html>
|
| +<p>There should be a smiley below.</p>
|
| +<div style="writing-mode:vertical-rl; width:250px;">
|
| + <div style="margin-right:100px; margin-top:150px; line-height:20px;">
|
| + <br>
|
| + :-)
|
| + </div>
|
| +</div>
|
|
|