xbStyle jsUnit tests

test-01

test-01 performs simple tests on a div which can have it's style specified either by a style attribute (meaning HTMLElement.style.property contains the value) or by a class attribute (meaning that the style properties must be calculated).

Run test-01 with all data pages

Run each test individually

DescriptionData page
class/absolute data-01-class-attribute-absolute-quirks.html
class/relative data-01-class-attribute-relative-quirks.html
class/static data-01-class-attribute-static-quirks.html
style/absolute data-01-style-attribute-absolute-quirks.html
style/relative data-01-style-attribute-relative-quirks.html
style/static data-01-style-attribute-static-quirks.html
class/absolute data-01-class-attribute-absolute-standard.html
class/relative data-01-class-attribute-relative-standard.html
class/static data-01-class-attribute-static-standard.html
style/absolute data-01-style-attribute-absolute-standard.html
style/relative data-01-style-attribute-relative-standard.html
style/static data-01-style-attribute-static-standard.html