| Index: third_party/WebKit/LayoutTests/fast/multicol/out-of-flow/abspos-auto-position-on-line-rtl-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/multicol/out-of-flow/abspos-auto-position-on-line-rtl-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/out-of-flow/abspos-auto-position-on-line-rtl-expected.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..95f80f2a7bc8ef38ada74dcc8d30a1d4b8ec15ba
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/multicol/out-of-flow/abspos-auto-position-on-line-rtl-expected.html
|
| @@ -0,0 +1,6 @@
|
| +<!DOCTYPE html>
|
| +<p>The word "PASS" should be seen below.</p>
|
| +<div style="line-height:20px; margin-top:100px; margin-left:7em; width:7em; direction:rtl;">
|
| + <br>
|
| + SS<span style="position:absolute;">PA</span>
|
| +</div>
|
|
|