File: no_implied_properties_mf1_root.html

package info (click to toggle)
mf2py 2.0.1-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 664 kB
  • sloc: python: 1,917; makefile: 19
file content (14 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML>
<html>
<head>
<title>No implied properties for mf1 roots</title>
</head>
<body>
<div class="hentry">
This should not be in the name property
<a href="http://example.com">http://example.com should not be in url property</a>
<img src="http://example.com/photo">http://example.com/photo should not be in photo property
</div>
</body>
</html>