haikuwebkit/LayoutTests/fast/dom/Element/body-scrollLeft-expected.txt

14 lines
309 B
Plaintext

Tests that for non-standard mode document.body.scrollLeft returns the scroll left value as 0
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successfullyParsed is true
TEST COMPLETE
PASS document.body.scrollLeft is 0
PASS successfullyParsed is true
TEST COMPLETE