summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/non-replaced-elements/the-hr-element-0/color.html
blob: 750f77e5fbb97556ac091b550d8a29a88b7669c3 (plain)
1
2
3
4
5
6
7
<!doctype html>
<meta charset=utf-8>
<link rel=match href="color-ref.html">
<hr>
<hr color="">
<hr color=transparent>
<hr color=green>