summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-transitions/inherit-background-color-transition-ref.html
blob: b7a5824836e157f21649fabe12a701b860e04c9f (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body style="color: black; background-color: white">
    <div><div>PASS if black on white</div></div>
  </body>
</html>