Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassShouldn't crash / assert when inserting a stylesheet after there are disabled constructable sheets
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Should insert the sheet at the right position and not crash")
    at Test.<anonymous> ( /css/cssom/CSSStyleSheet-constructable-disabled-regular-sheet-insertion.html:20:3)