getScrollTop and getScrollLeft

Scroll top: 0
Scroll left: 0

getScrollOffset

Scroll offset x: 0
Scroll offset y: 0

getViewportWidth, getViewportHeight and getViewportSize

Viewport width: 0
Viewport height: 0
Viewport size: 0

getParentByType

This is some crazy text

The id on the <b> element is "" (should be "bold")
The id on the <i> element is "" (should be "italic")

getElementsByClass

default (ContainsAll)

this should be green

this should be red

this should be red

ContainsAll

this should be green

this should be green

this should be red

ContainsOnly

this should be green

this should be red

this should be red

ContainsOnly

this should be green

this should be red

this should be red