This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27923 - <aside id='footer-wrapper' itemscope='itemscope' itemtype='http://schema.org/WPFooter'>
Summary: <aside id='footer-wrapper' itemscope='itemscope' itemtype='http://schema.org/...
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: https://html.spec.whatwg.org/#examples-4
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-29 11:51 UTC by contributor
Modified: 2015-01-29 23:11 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2015-01-29 11:51:10 UTC
Specification: https://html.spec.whatwg.org/multipage/microdata.html
Multipage: https://html.spec.whatwg.org/multipage/#examples-4
Complete: https://html.spec.whatwg.org/#examples-4
Referrer: 

Comment:
<aside id='footer-wrapper' itemscope='itemscope'
itemtype='http://schema.org/WPFooter'>
<div class='left section section' id='left'></div>
<div class='center section section' id='center'></div>
<div class='right section section' id='right'></div>
</aside>
<!-- FOOTER CREDITS -->
<footer id='footer-credits' itemprop='copyrightHolder' itemscope='itemscope'
itemtype='http://n.whatwg.org/work'>
<meta content='http://www.mutrieuhoi.com/' itemprop='work'/>

Posted from: 115.78.133.213
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36