| Index: LayoutTests/scrollbars/rtl/div-horizontal-with-vertical-scrollbar-expected.txt
|
| diff --git a/LayoutTests/scrollbars/rtl/div-horizontal-with-vertical-scrollbar-expected.txt b/LayoutTests/scrollbars/rtl/div-horizontal-with-vertical-scrollbar-expected.txt
|
| index eda6b7323ff60bd1e97a0d5d15c6298258243d22..1443d10bed3e78f33b0e07e5af5719105ec2a632 100644
|
| --- a/LayoutTests/scrollbars/rtl/div-horizontal-with-vertical-scrollbar-expected.txt
|
| +++ b/LayoutTests/scrollbars/rtl/div-horizontal-with-vertical-scrollbar-expected.txt
|
| @@ -13,6 +13,7 @@ PASS innerLTR.clientWidth == innerRTL.clientWidth is true
|
| PASS innerLTR.scrollWidth == innerRTL.scrollWidth is true
|
| Verify the width of the vertical scrollbar of the outer RTL element is the same as the one of the outer LTR element regardless of their scrollbar positions.
|
| PASS scrollbarWidthLTR == scrollbarWidthRTL is true
|
| +PASS outerRTL.clientLeft == scrollbarWidthRTL is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|