vendor/mf2/mf2/tests/test-suite/test-suite-data/mixed-versions/mixedroots/input.html (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<div class="h-resume">
<div class="p-contact vcard">
<p class="fn">Tim Berners-Lee</p>
<p class="title">Director of the World Wide Web Foundation</p>
</div>
<p class="summary">Invented the World Wide Web.</p><hr />
<div class="p-experience vevent h-card">
<p class="title">Director</p>
<p><a class="fn p-org summary url" href="http://www.webfoundation.org/">World Wide Web Foundation</a></p>
<p>
<time class="dtstart" datetime="2009-01-18">Jan 2009</time> – Present
<time class="duration" datetime="P2Y11M">(2 years 11 month)</time>
</p>
</div>
</div>
|