Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / overflow / rtl-scrollbar-drag-origin-expected.txt
blob4f561bc4f652bb294a66c1621a49ee43d2b645c3
1 PASS container.scrollLeft is 0
2 FAIL container.scrollLeft should be 350. Was 0.
3 PASS successfullyParsed is true
5 TEST COMPLETE
6 This test verifies scroll position restores correctly when a thumb drag has been cancelled in RTL mode.
7 This test is expected to fail on Mac because it doesn't cancel scrolling when mouse cursor is out of a certain range. It is Aura-specific behavior.