summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-highlight-api/painting/custom-highlight-painting-002-ref.html
blob: d063bbd497eba2e0158401360bc16f3475cad81b (plain)
1
2
3
4
5
6
7
8
<!doctype html>
<meta charset="utf-8">
<style>
  div {
    color: red;
  }
</style>
<body><div>abc</div>