summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-backgrounds/animations/background-color-animation-fragmented-ref.html
blob: 845a8b5a5beaec4338f0b3f361a4c1e471b2b1af (plain)
1
2
3
4
<!DOCTYPE html>
<div style="columns: 2; width: 200px; height: 100px;">
  <div style="height: 100px; background: rgb(100, 100, 0)"></div>
</div>