haikuwebkit/LayoutTests/css3/masking/clip-path-animation-expecte...

8 lines
591 B
Plaintext

PASS - "webkitClipPath" property for "inset-box" element at 1s saw something close to: inset(10%)
PASS - "webkitClipPath" property for "circle-box" element at 1s saw something close to: circle(35% at 35% 35%)
PASS - "webkitClipPath" property for "ellipse-box" element at 1s saw something close to: ellipse(35% 30% at 35% 35%)
PASS - "webkitClipPath" property for "polygon-box" element at 1s saw something close to: polygon(10% 10%, 90% 10%, 90% 90%, 10% 90%)
PASS - "webkitClipPath" property for "none-box" element at 1s saw something close to: polygon(20% 20%, 80% 20%, 80% 80%, 20% 80%)