Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / scrollbars / rtl / div-vertical-expected.txt
blob61ad6a9adb52679078a7805a338cd206aec0dd87
1 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 successfullyParsed is true
18 TEST COMPLETE
19 ABC
20 ABC