summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/body-bgcolor-attribute-change-ref.html
blob: 43f0c6dd200187fcb294e7691438c4a166e6469d (plain)
1
2
3
4
<!doctype html>
<body bgcolor="green">
  Passes if the background is green.
</body>