Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassPreserve-3d element with a grouping property still a containing block
Asserts run
Pass
assert_equals(Element node <div id="parentWithGrouping" style="transform-style: pres..., Element node <div id="parentWithGrouping" style="transform-style: pres...)
    at Test.<anonymous> ( /css/css-transforms/preserve-3d-flat-grouping-properties-containing-block.html:26:5)
PassPreserve-3d element without a grouping property still a containing block
Asserts run
Pass
assert_equals(Element node <div id="parentWithoutGrouping" style="transform-style: p..., Element node <div id="parentWithoutGrouping" style="transform-style: p...)
    at Test.<anonymous> ( /css/css-transforms/preserve-3d-flat-grouping-properties-containing-block.html:30:5)