comparison: layout/reftests/css-animations/screen-animations-notref.html
layout/reftests/css-animations/screen-animations-notref.html
- branch
- TOR_BUG_9701
- changeset 8
- 97036ab72558
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <html> |
|
3 <title>Static CSS animation</title> |
|
4 <style> |
|
5 |
|
6 p { |
|
7 color: olive; |
|
8 } |
|
9 |
|
10 </style> |
|
11 <p>blue with animation support; olive without</p> |