reorganizes spec cases and fixes a couple few
This commit is contained in:
parent
ed58788884
commit
c74ecef194
158 changed files with 46 additions and 42 deletions
|
@ -0,0 +1,18 @@
|
|||
<!-- http://microformat2-node.jit.su/includes.html -->
|
||||
|
||||
<div class="h-card" itemref="mozilla-org mozilla-adr">
|
||||
<span class="p-name">Brendan Eich</span>
|
||||
</div>
|
||||
<div class="h-card" itemref="mozilla-org mozilla-adr">
|
||||
<span class="p-name">Mitchell Baker</span>
|
||||
</div>
|
||||
|
||||
<p id="mozilla-org" class="p-org">Mozilla</p>
|
||||
<p id="mozilla-adr" class="p-adr h-adr">
|
||||
<span class="p-street-address">665 3rd St.</span>
|
||||
<span class="p-extended-address">Suite 207</span>
|
||||
<span class="p-locality">San Francisco</span>,
|
||||
<span class="p-region">CA</span>
|
||||
<span class="p-postal-code">94107</span>
|
||||
<span class="p-country-name">U.S.A.</span>
|
||||
</p>
|
|
@ -0,0 +1,43 @@
|
|||
// http://microformat2-node.jit.su/includes.html
|
||||
|
||||
{
|
||||
"items": [{
|
||||
"type": ["h-card"],
|
||||
"properties": {
|
||||
"name": ["Brendan Eich"],
|
||||
"org": ["Mozilla"],
|
||||
"adr": [{
|
||||
"value": "665 3rd St. Suite 207 San Francisco, CA 94107 U.S.A.",
|
||||
"type": ["h-adr"],
|
||||
"properties": {
|
||||
"street-address": ["665 3rd St."],
|
||||
"extended-address": ["Suite 207"],
|
||||
"locality": ["San Francisco"],
|
||||
"region": ["CA"],
|
||||
"postal-code": ["94107"],
|
||||
"country-name": ["U.S.A."],
|
||||
"name": ["665 3rd St. Suite 207 San Francisco, CA 94107 U.S.A."]
|
||||
}
|
||||
}]
|
||||
}
|
||||
},{
|
||||
"type": ["h-card"],
|
||||
"properties": {
|
||||
"name": ["Mitchell Baker"],
|
||||
"org": ["Mozilla"],
|
||||
"adr": [{
|
||||
"value": "665 3rd St. Suite 207 San Francisco, CA 94107 U.S.A.",
|
||||
"type": ["h-adr"],
|
||||
"properties": {
|
||||
"street-address": ["665 3rd St."],
|
||||
"extended-address": ["Suite 207"],
|
||||
"locality": ["San Francisco"],
|
||||
"region": ["CA"],
|
||||
"postal-code": ["94107"],
|
||||
"country-name": ["U.S.A."],
|
||||
"name": ["665 3rd St. Suite 207 San Francisco, CA 94107 U.S.A."]
|
||||
}
|
||||
}]
|
||||
}
|
||||
}]
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
<!-- http://microformat2-node.jit.su/includes.html -->
|
||||
|
||||
<div class="h-event" itemref="io-session07">
|
||||
<span class="p-name">Monetizing Android Apps</span> - spaekers:
|
||||
<span class="p-speaker">Chrix Finne</span>,
|
||||
<span class="p-speaker">Kenneth Lui</span> -
|
||||
<span itemref="io-location" class="p-location h-adr">
|
||||
<span class="p-extended-address">Room 10</span>
|
||||
</span>
|
||||
</div>
|
||||
<div class="h-event" itemref="io-session07">
|
||||
<span class="p-name">New Low-Level Media APIs in Android</span> - spaekers:
|
||||
<span class="p-speaker">Dave Burke</span> -
|
||||
<span itemref="io-location" class="p-location h-adr">
|
||||
<span class="p-extended-address">Room 11</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<p id="io-session07">
|
||||
Session 01 is between:
|
||||
<time class="dt-start" datetime="2012-06-27T15:45:00-0800">3:45PM</time> to
|
||||
<time class="dt-end" datetime="2012-06-27T16:45:00-0800">4:45PM</time></p>
|
||||
<p id="io-location">
|
||||
<span class="p-extended-address">Moscone Center</span>,
|
||||
<span class="p-locality">San Francisco</span>
|
||||
</p>
|
|
@ -0,0 +1,54 @@
|
|||
// http://microformat2-node.jit.su/includes.html
|
||||
|
||||
{
|
||||
"items": [{
|
||||
"type": ["h-event"],
|
||||
"properties": {
|
||||
"name": ["Monetizing Android Apps"],
|
||||
"speaker": ["Chrix Finne","Kenneth Lui"],
|
||||
"location": [{
|
||||
"value": "Room 10 Moscone Center, San Francisco",
|
||||
"type": ["h-adr"],
|
||||
"properties": {
|
||||
"extended-address": ["Room 10", "Moscone Center"],
|
||||
"locality": ["San Francisco"],
|
||||
"name": ["Room 10 Moscone Center, San Francisco"]
|
||||
}
|
||||
}],
|
||||
"start": ["2012-06-27T15:45:00-0800"],
|
||||
"end": ["2012-06-27T16:45:00-0800"]
|
||||
}
|
||||
},{
|
||||
"type": ["h-event"],
|
||||
"properties": {
|
||||
"name": ["New Low-Level Media APIs in Android"],
|
||||
"speaker": ["Dave Burke"],
|
||||
"location": [{
|
||||
"value": "Room 11 Moscone Center, San Francisco",
|
||||
"type": ["h-adr"],
|
||||
"properties": {
|
||||
"extended-address": ["Room 11", "Moscone Center"],
|
||||
"locality": ["San Francisco"],
|
||||
"name": ["Room 11 Moscone Center, San Francisco"]
|
||||
}
|
||||
}],
|
||||
"start": ["2012-06-27T15:45:00-0800"],
|
||||
"end": ["2012-06-27T16:45:00-0800"]
|
||||
}
|
||||
},{
|
||||
"type": ["h-adr"],
|
||||
"properties": {
|
||||
"extended-address": ["Room 10", "Moscone Center"],
|
||||
"locality": ["San Francisco"],
|
||||
"name": ["Room 10 Moscone Center, San Francisco"]
|
||||
}
|
||||
},{
|
||||
"type": ["h-adr"],
|
||||
"properties": {
|
||||
"extended-address": ["Room 11", "Moscone Center"],
|
||||
"locality": ["San Francisco"],
|
||||
"name": ["Room 11 Moscone Center, San Francisco"]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
<!-- http://microformat2-node.jit.su/includes.html -->
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<th id="org"><a class="u-url p-org" href="http://dev.opera.com/">Opera</a></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="h-card" headers="org"><span class="p-name">Chris Mills</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="h-card" headers="org"><span class="p-name">Erik Möller</span></td>
|
||||
</tr>
|
||||
</table>
|
|
@ -0,0 +1,20 @@
|
|||
// http://microformat2-node.jit.su/includes.html
|
||||
|
||||
{
|
||||
"items": [{
|
||||
"type": ["h-card"],
|
||||
"properties": {
|
||||
"name": ["Chris Mills"],
|
||||
"url": ["http://dev.opera.com/"],
|
||||
"org": ["Opera"]
|
||||
}
|
||||
},{
|
||||
"type": ["h-card"],
|
||||
"properties": {
|
||||
"name": ["Erik Möller"],
|
||||
"url": ["http://dev.opera.com/"],
|
||||
"org": ["Opera"]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
<!-- http://microformat2-node.jit.su/includes.html -->
|
||||
|
||||
<div class="h-card">
|
||||
<span class="p-name">Ben Ward</span>
|
||||
<a class="include" href="#twitter">Twitter</a>
|
||||
</div>
|
||||
<div class="h-card">
|
||||
<span class="p-name">Dan Webb</span>
|
||||
<a class="include" href="#twitter">Twitter</a>
|
||||
</div>
|
||||
|
||||
<div id="twitter">
|
||||
<p class="p-org">Twitter</p>
|
||||
<p class="p-adr h-adr">
|
||||
<span class="p-street-address">1355 Market St</span>,
|
||||
<span class="p-locality">San Francisco</span>,
|
||||
<span class="p-region">CA</span>
|
||||
<span class="p-postal-code">94103</span>
|
||||
</p>
|
||||
</div>
|
|
@ -0,0 +1,40 @@
|
|||
// http://microformat2-node.jit.su/includes.html
|
||||
|
||||
{
|
||||
"items": [{
|
||||
"type": ["h-card"],
|
||||
"properties": {
|
||||
"name": ["Ben Ward"],
|
||||
"org": ["Twitter"],
|
||||
"adr": [{
|
||||
"value": "1355 Market St, San Francisco, CA 94103",
|
||||
"type": ["h-adr"],
|
||||
"properties": {
|
||||
"street-address": ["1355 Market St"],
|
||||
"locality": ["San Francisco"],
|
||||
"region": ["CA"],
|
||||
"postal-code": ["94103"],
|
||||
"name": ["1355 Market St, San Francisco, CA 94103"]
|
||||
}
|
||||
}]
|
||||
}
|
||||
},{
|
||||
"type": ["h-card"],
|
||||
"properties": {
|
||||
"name": ["Dan Webb"],
|
||||
"org": ["Twitter"],
|
||||
"adr": [{
|
||||
"value": "1355 Market St, San Francisco, CA 94103",
|
||||
"type": ["h-adr"],
|
||||
"properties": {
|
||||
"street-address": ["1355 Market St"],
|
||||
"locality": ["San Francisco"],
|
||||
"region": ["CA"],
|
||||
"postal-code": ["94103"],
|
||||
"name": ["1355 Market St, San Francisco, CA 94103"]
|
||||
}
|
||||
}]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
<!-- http://microformat2-node.jit.su/includes.html -->
|
||||
|
||||
<div class="h-event">
|
||||
<span class="p-name">HTML5 & CSS3 latest features in action!</span> -
|
||||
<span class="p-speaker">David Rousset</span> -
|
||||
<time class="dt-start" datetime="2012-10-30T11:45:00-08:00">Tue 11:45am</time><object data="#buildconf" class="include" type="text/html" height="0" width="0"></object>
|
||||
</div>
|
||||
<div class="h-event">
|
||||
<span class="p-name">Building High-Performing JavaScript for Modern Engines</span> -
|
||||
<span class="p-speaker">John-David Dalton</span> and
|
||||
<span class="p-speaker">Amanda Silver</span> -
|
||||
<time class="dt-start" datetime="2012-10-31T11:15:00-08:00">Wed 11:15am</time><object data="#buildconf" class="include" type="text/html" height="0" width="0"></object>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="buildconf">
|
||||
<p class="p-summary">Build Conference</p>
|
||||
<p class="p-location h-adr">
|
||||
<span class="p-locality">Redmond</span>,
|
||||
<span class="p-region">Washington</span>,
|
||||
<span class="p-country-name">USA</span>
|
||||
</p>
|
||||
</div>
|
|
@ -0,0 +1,42 @@
|
|||
// http://microformat2-node.jit.su/includes.html
|
||||
|
||||
{
|
||||
"items": [{
|
||||
"type": ["h-event"],
|
||||
"properties": {
|
||||
"name": ["HTML5 & CSS3 latest features in action!"],
|
||||
"speaker": ["David Rousset"],
|
||||
"summary": ["Build Conference"],
|
||||
"start": ["2012-10-30T11:45:00-0800"],
|
||||
"location": [{
|
||||
"value": "Redmond, Washington, USA",
|
||||
"type": ["h-adr"],
|
||||
"properties": {
|
||||
"locality": ["Redmond"],
|
||||
"region": ["Washington"],
|
||||
"country-name": ["USA"],
|
||||
"name": ["Redmond, Washington, USA"]
|
||||
}
|
||||
}]
|
||||
}
|
||||
},{
|
||||
"type": ["h-event"],
|
||||
"properties": {
|
||||
"name": ["Building High-Performing JavaScript for Modern Engines"],
|
||||
"speaker": ["John-David Dalton","Amanda Silver"],
|
||||
"summary": ["Build Conference"],
|
||||
"start": ["2012-10-31T11:15:00-0800"],
|
||||
"location": [{
|
||||
"value": "Redmond, Washington, USA",
|
||||
"type": ["h-adr"],
|
||||
"properties": {
|
||||
"locality": ["Redmond"],
|
||||
"region": ["Washington"],
|
||||
"country-name": ["USA"],
|
||||
"name": ["Redmond, Washington, USA"]
|
||||
}
|
||||
}]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue