Summary

Harness status: OK

Found 7 tests

Details

ResultTest NameMessage
PassInterpolated value is observable
Asserts run
Pass
assert_equals("rgb(15, 15, 15)", "rgb(15, 15, 15)")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:74:3)
PassImportant rules override animations
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:78:3)
PassNon-overriden interpolations are observable
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:82:3)
Pass
assert_equals("rgb(15, 15, 15)", "rgb(15, 15, 15)")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:83:3)
PassImportant rules override animations (::before)
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:87:3)
Pass
assert_equals("rgb(15, 15, 15)", "rgb(15, 15, 15)")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:88:3)
PassImportant rules do not override animations on :visited as seen from JS
Asserts run
Pass
assert_equals("rgb(15, 15, 15)", "rgb(15, 15, 15)")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:92:3)
Pass
assert_equals("rgb(15, 15, 15)", "rgb(15, 15, 15)")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:93:3)
PassStandard property animations appearing via setKeyframes do not override important declarations
Asserts run
Pass
assert_equals("rgb(15, 15, 15)", "rgb(15, 15, 15)")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:108:3)
Pass
assert_equals("rgb(255, 255, 255)", "rgb(255, 255, 255)")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:109:3)
Pass
assert_equals("rgb(255, 255, 255)", "rgb(255, 255, 255)")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:116:3)
Pass
assert_equals("rgb(255, 255, 255)", "rgb(255, 255, 255)")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:117:3)
PassCustom property animations appearing via setKeyframes do not override important declarations
Asserts run
Pass
assert_equals("150px", "150px")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:132:3)
Pass
assert_equals("10px", "10px")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:133:3)
Pass
assert_equals("10px", "10px")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:140:3)
Pass
assert_equals("10px", "10px")
    at Test.<anonymous> ( /css/css-animations/animation-important-001.html:141:3)