blob: 41eedc29b35c60e9b63aa46dfa16d5f26b094f01 [file] [log] [blame]
Test for observer attribute getters.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS observer.root is null
PASS observer.rootMargin is "0px 0px 0px 0px"
PASS observer.root is rootDiv
PASS observer.rootMargin is "10% 20px 10% 20px"
PASS successfullyParsed is true
TEST COMPLETE