<!DOCTYPE html><!-- webkit-test-runner [ experimental:WebAnimationsCSSIntegrationEnabled=false ] --> | |
<html> | |
<body> | |
<p>Test passes if you see a single 100px by 100px green box below.</p> | |
<div style="width: 100px; height: 100px; background: green;"></div> | |
</body> | |
</html> |