Mypal/layout/reftests/transform/table-overflowed-by-animati...

8 lines
172 B
HTML

<!DOCTYPE html>
<html>
<table style="width: 100px; height: 100px;">
<td style="transform: rotateZ(45deg); background-color: rgb(212, 61, 188);">
</td>
</table>
</html>