- From: <bugzilla@jessica.w3.org>
- Date: Sun, 20 Jan 2013 22:49:49 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20718 Bug ID: 20718 Summary: Inconsequent syntax in 'EXAMPLE 7: Copying common properties' Classification: Unclassified Product: HTML WG Version: unspecified Hardware: PC URL: http://www.w3.org/2010/02/rdfa/sources/rdfa-in-html/#p roperty-copying OS: All Status: NEW Severity: normal Priority: P2 Component: HTML+RDFa (editor: Manu Sporny) Assignee: msporny@digitalbazaar.com Reporter: xn--mlform-iua@xn--mlform-iua.no QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, msporny@digitalbazaar.com, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org, xn--mlform-iua@xn--mlform-iua.no The first 3 link elements uses XML syntax: <link rel="image" href="Muse1.jpg"/> <link rel="image" href="Muse2.jpg"/> <link rel="image" href="Muse3.jpg"/> The last 2 uses HTML syntax <link rel="rdfa:copy" href="#muse"> The last two should probably be fixed. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Sunday, 20 January 2013 22:49:50 UTC