Pass | @property detected when stylesheet appears | Asserts runPass | assert_equals("1px", "1px")
at /css/css-properties-values-api/at-property-stylesheets.html:16:5 |
|
Pass | @property removal detected when last @property rule disappears | Asserts runPass | assert_equals("1px", "1px")
at /css/css-properties-values-api/at-property-stylesheets.html:28:5 | Pass | assert_equals("", "")
at Test.<anonymous> ( /css/css-properties-values-api/at-property-stylesheets.html:30:3) |
|
Pass | @property detected in second stylesheet | Asserts runPass | assert_equals("2px", "2px")
at /css/css-properties-values-api/at-property-stylesheets.html:44:7 |
|
Pass | @property removal detected with removal of second stylesheet | Asserts runPass | assert_equals("2px", "2px")
at /css/css-properties-values-api/at-property-stylesheets.html:62:7 | Pass | assert_equals("", "")
at /css/css-properties-values-api/at-property-stylesheets.html:64:5 |
|
Pass | @property removal detected with removal of first stylesheet | Asserts runPass | assert_equals("1px", "1px")
at Test.<anonymous> ( /css/css-properties-values-api/at-property-stylesheets.html:95:5) | Pass | assert_equals("2px", "2px")
at Test.<anonymous> ( /css/css-properties-values-api/at-property-stylesheets.html:96:5) | Pass | assert_equals("", "")
at Test.<anonymous> ( /css/css-properties-values-api/at-property-stylesheets.html:98:5) | Pass | assert_equals("2px", "2px")
at Test.<anonymous> ( /css/css-properties-values-api/at-property-stylesheets.html:99:5) |
|