summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0284-isvalid.html
blob: e2b0254b9a6973461bd12514a444f417bc3a47f0 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8>
  <title>Test 0284</title>
</head>
<body>
  <time property="rdf:value" datatype="xsd:dateTime"> 2012-03-18</time>
</body>
</html>