Pass | Slotted matches rules against the slot in the right tree | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /css/css-scoping/slotted-nested.html:39:5) | Pass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /css/css-scoping/slotted-nested.html:40:5) |
|
Pass | Style invalidation works correctly for nested slots | Asserts runPass | assert_not_equals("rgb(0, 0, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /css/css-scoping/slotted-nested.html:44:5) | Pass | assert_not_equals("rgba(0, 0, 0, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /css/css-scoping/slotted-nested.html:47:5) |
|