Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
PassstyleSheets.length must be 5
Asserts run
Pass
assert_equals(5, 5, "styleSheets.length is incorrect:")
    at Test.<anonymous> ( /css/cssom/ttwf-cssom-doc-ext-load-tree-order.html:30:9)
PassstyleSheets item 0 title must be aaa
Asserts run
Pass
assert_equals("aaa", "aaa", "title for item 1 is incorrect:")
    at Test.<anonymous> ( /css/cssom/ttwf-cssom-doc-ext-load-tree-order.html:35:9)
PassstyleSheets item 1 title must be zebra
Asserts run
Pass
assert_equals("zebra", "zebra", "title for item 1 is incorrect:")
    at Test.<anonymous> ( /css/cssom/ttwf-cssom-doc-ext-load-tree-order.html:39:9)
PassstyleSheets item 0 title must be kilo
Asserts run
Pass
assert_equals("kilo", "kilo", "title for item 1 is incorrect:")
    at Test.<anonymous> ( /css/cssom/ttwf-cssom-doc-ext-load-tree-order.html:43:9)
PassstyleSheets item 0 title must be alpha
Asserts run
Pass
assert_equals("alpha", "alpha", "title for item 1 is incorrect:")
    at Test.<anonymous> ( /css/cssom/ttwf-cssom-doc-ext-load-tree-order.html:47:9)
PassstyleSheets item 0 title must be zebra
Asserts run
Pass
assert_equals("zebra", "zebra", "title for item 1 is incorrect:")
    at Test.<anonymous> ( /css/cssom/ttwf-cssom-doc-ext-load-tree-order.html:51:9)