Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Fail@pageassert_equals: Transform doesn't quite apply to pages expected 1 but got 2
    at Test.<anonymous> (https://test.csswg.org/suites/css-page-3_dev/nightly-unstable/html/rule-restrictions.htm:28:3)
    at Test.step (https://test.csswg.org/resources/testharness.js:2599:25)
    at test (https://test.csswg.org/resources/testharness.js:628:30)
    at https://test.csswg.org/suites/css-page-3_dev/nightly-unstable/html/rule-restrictions.htm:25:1
Asserts run
Pass
assert_equals(6, 6, "Should be a page rule")
    at Test.<anonymous> ( /suites/css-page-3_dev/nightly-unstable/html/rule-restrictions.htm:27:3)
Fail
assert_equals(2, 1, "Transform doesn't quite apply to pages")
    at Test.<anonymous> ( /suites/css-page-3_dev/nightly-unstable/html/rule-restrictions.htm:28:3)
Pass@keyframe
Asserts run
Pass
assert_equals(8, 8, "Should be a keyframe rule")
    at Test.<anonymous> ( /suites/css-page-3_dev/nightly-unstable/html/rule-restrictions.htm:40:3)
Pass
assert_equals(1, 1, "animation-name doesn't apply to keyframes")
    at Test.<anonymous> ( /suites/css-page-3_dev/nightly-unstable/html/rule-restrictions.htm:41:3)
Pass
assert_equals("10px", "10px", "Should have a margin-top declaration")
    at Test.<anonymous> ( /suites/css-page-3_dev/nightly-unstable/html/rule-restrictions.htm:42:3)
Pass
assert_equals("", "", "Shouldn't have been able to set the animation-nameproperty via setProperty")
    at Test.<anonymous> ( /suites/css-page-3_dev/nightly-unstable/html/rule-restrictions.htm:44:3)
Pass
assert_equals(1, 1, "Shouldn't have been able to set animation-name via setProperty")
    at Test.<anonymous> ( /suites/css-page-3_dev/nightly-unstable/html/rule-restrictions.htm:45:3)
Pass
assert_equals(1, 1, "Should not have been able to set animation-name via cssText")
    at Test.<anonymous> ( /suites/css-page-3_dev/nightly-unstable/html/rule-restrictions.htm:47:3)
Pass
assert_equals("10px", "10px", "Should have a margin-bottom declaration")
    at Test.<anonymous> ( /suites/css-page-3_dev/nightly-unstable/html/rule-restrictions.htm:48:3)