Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / scrollbars / rtl / div-horizontal-with-vertical-scrollbar-expected.txt
blob1443d10bed3e78f33b0e07e5af5719105ec2a632
1 Test that horizontal scrollbar should appear as the content width encroaches upon the vertical scrollbar and also test if WebKit can show the left side of the inner elements regardless of the position of its scrollbars. To test manually, open this document and verify we can see "ABC" both in the LTR element and in the RTL element.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Verify the widths of the outer RTL elements are the same as the widths of the outer LTR elements.
7 PASS outerLTR.offsetWidth == outerRTL.offsetWidth is true
8 PASS outerLTR.clientWidth == outerRTL.clientWidth is true
9 PASS outerLTR.scrollWidth == outerRTL.scrollWidth is true
10 Verify the widths of the inner RTL elements are the same as the widths of the inner LTR elements.
11 PASS innerLTR.offsetWidth == innerRTL.offsetWidth is true
12 PASS innerLTR.clientWidth == innerRTL.clientWidth is true
13 PASS innerLTR.scrollWidth == innerRTL.scrollWidth is true
14 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.
15 PASS scrollbarWidthLTR == scrollbarWidthRTL is true
16 PASS outerRTL.clientLeft == scrollbarWidthRTL is true
17 PASS successfullyParsed is true
19 TEST COMPLETE
20 ABC
21 ABC