summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-rdfa/0285-novalid.html
blob: 58d276f28b4c6bf19c2df5c58b5c8c300fc19f14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8>
  <title>Test 0285</title>
</head>
<body>
  <time property="rdf:value" lang="en" datetime="D-Day">
    Non matching lexical value with language.
  </time>
</body>
</html>