diff options
Diffstat (limited to 'tests/wpt/css-tests/css-transforms-1_dev/html/reference/animations-001-ref.htm')
-rw-r--r-- | tests/wpt/css-tests/css-transforms-1_dev/html/reference/animations-001-ref.htm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css-transforms-1_dev/html/reference/animations-001-ref.htm b/tests/wpt/css-tests/css-transforms-1_dev/html/reference/animations-001-ref.htm index f9c196a25ef..a8fee1e9578 100644 --- a/tests/wpt/css-tests/css-transforms-1_dev/html/reference/animations-001-ref.htm +++ b/tests/wpt/css-tests/css-transforms-1_dev/html/reference/animations-001-ref.htm @@ -23,7 +23,7 @@ </head> <body> <p>Test passes if you see a rotating green square on top of a static blue square and no red.</p> - + <div class="region"> <div class="transformed flow rotate once"> xxxxx<br> @@ -34,4 +34,5 @@ </div> </div> + </body></html>
\ No newline at end of file |