fune/layout/reftests/web-animations/style-updates-for-iteration-composite-ref.html
Hiroyuki Ikezoe 141b4a3e62 Bug 1216843 - Part 14: Reftest for iterationComposite. r=birtles
MozReview-Commit-ID: 8215VmzlJpI
2016-09-13 11:48:45 +09:00

11 lines
199 B
HTML

<!DOCTYPE html>
<html>
<title>Reference of testcases for bug 1216843</title>
<style>
#test {
width: 100px; height: 100px;
margin-left: 200px;
background: blue;
}
</style>
<div id="test"></div>