Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / animations / opacity-responsive-neutral-keyframe-expected.html
blobb1206836241c6abc575c79e9bd5db668de7379f5
1 <!DOCTYPE html>
2 <style>
3 div {
4 position: absolute;
5 width: 100px;
6 height: 100px;
7 background: green;
9 </style>
10 <div></div>