summaryrefslogtreecommitdiffstats
path: root/tests/rdfa11/0289.xml
blob: 1afbbc2b0782142e963f1e2f766ae76a08241702 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Test 0289</title>
</head>
<body>
  <h1>@href becomes subject when @property and @content are present</h1>
  <a href="http://example.org/" property="rdf:value" content="value">ignored</a>
</body>
</html>