summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0328-isvalid.html
blob: 11fdf077bd5c7577fe4fb59d5f3195ef19729feb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8>
  <title>Test 0328</title>
</head>
<body>
  <p>The value of @content has a higher priority than the content of the element</p>
  <time property="rdf:value" content="this should be the value">2012-03-18</time>
</body>

</html>