Pass | styleSheets.length must be 5 | Asserts runPass | assert_equals(5, 5, "styleSheets.length is incorrect:")
at Test.<anonymous> ( /css/cssom/ttwf-cssom-doc-ext-load-tree-order.html:30:9) |
|
Pass | styleSheets item 0 title must be aaa | Asserts runPass | 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) |
|
Pass | styleSheets item 1 title must be zebra | Asserts runPass | 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) |
|
Pass | styleSheets item 0 title must be kilo | Asserts runPass | 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) |
|
Pass | styleSheets item 0 title must be alpha | Asserts runPass | 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) |
|
Pass | styleSheets item 0 title must be zebra | Asserts runPass | 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) |
|