Pass | assert_equals("z-index: 40;", "z-index: 40;")
at Test.<anonymous> ( /css/cssom/css-style-attr-decl-block.html:57:3) |
Pass | assert_equals(1, 1, "number of mutation records after changing property in CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:63:5) |
Pass | assert_equals("attributes", "attributes", "mutation type after changing property in CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:65:5) |
Pass | assert_equals("style", "style", "mutated attribute after changing property in CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:66:5) |
Pass | assert_equals("z-index: 40;", "z-index: 40;", "old value after changing property in CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:67:5) |
Pass | assert_equals(1, 1, "number of mutation records after changing cssText")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:63:5) |
Pass | assert_equals("attributes", "attributes", "mutation type after changing cssText")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:65:5) |
Pass | assert_equals("style", "style", "mutated attribute after changing cssText")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:66:5) |
Pass | assert_equals("z-index: 41;", "z-index: 41;", "old value after changing cssText")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:67:5) |
Pass | assert_equals(1, 1, "number of mutation records after changing cssText with the same content")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:63:5) |
Pass | assert_equals("attributes", "attributes", "mutation type after changing cssText with the same content")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:65:5) |
Pass | assert_equals("style", "style", "mutated attribute after changing cssText with the same content")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:66:5) |
Pass | assert_equals("z-index: 42;", "z-index: 42;", "old value after changing cssText with the same content")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:67:5) |
Pass | assert_equals(1, 1, "number of mutation records after removing property from CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:63:5) |
Pass | assert_equals("attributes", "attributes", "mutation type after removing property from CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:65:5) |
Pass | assert_equals("style", "style", "mutated attribute after removing property from CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:66:5) |
Pass | assert_equals("z-index: 42;", "z-index: 42;", "old value after removing property from CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:67:5) |
Pass | assert_equals(1, 1, "number of mutation records after adding shorthand property to CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:63:5) |
Pass | assert_equals("attributes", "attributes", "mutation type after adding shorthand property to CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:65:5) |
Pass | assert_equals("style", "style", "mutated attribute after adding shorthand property to CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:66:5) |
Pass | assert_equals("", "", "old value after adding shorthand property to CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:67:5) |
Pass | assert_equals(1, 1, "number of mutation records after removing shorthand property from CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:63:5) |
Pass | assert_equals("attributes", "attributes", "mutation type after removing shorthand property from CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:65:5) |
Pass | assert_equals("style", "style", "mutated attribute after removing shorthand property from CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:66:5) |
Pass | assert_equals("margin: 1px;", "margin: 1px;", "old value after removing shorthand property from CSS declaration block")
at assert_record_with_old_value ( /css/cssom/css-style-attr-decl-block.html:67:5) |
Pass | assert_equals("", "")
at Test.<anonymous> ( /css/cssom/css-style-attr-decl-block.html:83:3) |