summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-animations/animate-display-table-opacity-ref.html
blob: 958c8c3f63823ef2614c1857f43553e76bd2e3b1 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<title>Testcase for bug 1245075</title>
<style>
#test {
  width: 100px; height: 100px;
  background: rgb(102, 102, 255);
}
</style>
<div id="test"></div>