Some text.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCSS Transforms: !important flag parsing
Asserts run
Pass
assert_equals("translateX(10px)", "translateX(10px)")
    at Test.<anonymous> ( /css/css-transforms/transform-important.html:14:3)
Pass
assert_equals("transform", "transform")
    at Test.<anonymous> ( /css/css-transforms/transform-important.html:15:3)