blob: f96d7b90219ed2189a2d5262c400fac21c3ca8a8 [file] [log] [blame]
<!DOCTYPE html>
<html>
<!-- Submitted from TestTWF Paris -->
<head>
<title>CSS Transforms Test: UNIQUE TEST DESCRIPTION</title>
<link rel="author" title="Rik Cabanier" href="mailto:cabanier@adobe.com">
<style type="text/css">
#result {
width:100px;
height:100px;
background-color: green;
}
</style>
</head>
<body>
<p>The test passes if there is a green square and no red.</p>
<div id="result"></div>
</body>
</html>