Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the selectors-states ref Anno in HTML note #417

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion serialization-html-note/index-respec.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
"Benjamin Young"
],
title: "Selectors and States",
href: "http://www.w3.org/TR/selectors-state/",
href: "http://www.w3.org/TR/selectors-states/",
publisher: "W3C",
rawDate: "2017-02-23",
status: "W3C Reference Note"
Expand Down
2 changes: 1 addition & 1 deletion serialization-html-note/index-turtle-not-highlight.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"Benjamin Young"
],
title: "Selectors and States",
href: "http://www.w3.org/TR/selectors-state/",
href: "https://www.w3.org/TR/selectors-states/",
publisher: "W3C",
rawDate: "2017-02-23",
status: "W3C Reference Note"
Expand Down
8 changes: 4 additions & 4 deletions serialization-html-note/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,7 @@
"Benjamin Young"
],
"title": "Selectors and States",
"href": "http://www.w3.org/TR/selectors-state/",
"href": "http://www.w3.org/TR/selectors-states/",
"publisher": "W3C",
"rawDate": "2017-02-23",
"status": "W3C Reference Note"
Expand Down Expand Up @@ -1710,7 +1710,7 @@ <h3 id="h-mixing-rdfa-with-embedded-rdf-content" resource="#h-mixing-rdfa-with-e
<h2 id="h-web-annotation-based-citation-urls" resource="#h-web-annotation-based-citation-urls"><span property="xhv:role" resource="xhv:heading"><span class="secno">4. </span>Web Annotation-based Citation URLs</span>
</h2>
<p>The Selectors and States Note [<cite><a class="bibref" href="#bib-selectors-states">selectors-states</a></cite>] published by the Web Annotation Working Group includes information on encoding
<a href="http://www.w3.org/TR/selectors-state/#frags">Web Annotation Selectors and State classes as IRI Fragment Identifiers</a>. The following examples show how these URLs could be used to reference portions of a Specific Resource on the Web via IRIs:
<a href="http://www.w3.org/TR/selectors-states/#frags">Web Annotation Selectors and State classes as IRI Fragment Identifiers</a>. The following examples show how these URLs could be used to reference portions of a Specific Resource on the Web via IRIs:
</p>

<section id="example-using-blockquote-and-q-tags" typeof="bibo:Chapter" resource="#example-using-blockquote-and-q-tags" property="bibo:hasPart">
Expand Down Expand Up @@ -1807,7 +1807,7 @@ <h3 id="h-informative-references" resource="#h-informative-references"><span pro
</dd><dt id="bib-rfc3987">[rfc3987]</dt>
<dd><a href="https://tools.ietf.org/html/rfc3987" property="dc:references"><cite>Internationalized Resource Identifiers (IRIs)</cite></a>. M. Duerst; M. Suignard. IETF. January 2005. Proposed Standard. URL: <a href="https://tools.ietf.org/html/rfc3987" property="dc:references">https://tools.ietf.org/html/rfc3987</a>
</dd><dt id="bib-selectors-states">[selectors-states]</dt>
<dd><a href="http://www.w3.org/TR/selectors-state/" property="dc:references"><cite>Selectors and States</cite></a>. Ivan Herman; Robert Sanderson; Paolo Ciccarese; Benjamin Young. W3C. W3C Reference Note. URL: <a href="http://www.w3.org/TR/selectors-state/" property="dc:references">http://www.w3.org/TR/selectors-state/</a>
<dd><a href="http://www.w3.org/TR/selectors-states/" property="dc:references"><cite>Selectors and States</cite></a>. Ivan Herman; Robert Sanderson; Paolo Ciccarese; Benjamin Young. W3C. W3C Reference Note. URL: <a href="http://www.w3.org/TR/selectors-states/" property="dc:references">http://www.w3.org/TR/selectors-states/</a>
</dd><dt id="bib-turtle">[turtle]</dt>
<dd><a href="https://www.w3.org/TR/turtle/" property="dc:references"><cite>RDF 1.1 Turtle</cite></a>. Eric Prud'hommeaux; Gavin Carothers. W3C. 25 February 2014. W3C Recommendation. URL: <a href="https://www.w3.org/TR/turtle/" property="dc:references">https://www.w3.org/TR/turtle/</a>
</dd>
Expand All @@ -1817,4 +1817,4 @@ <h3 id="h-informative-references" resource="#h-informative-references"><span pro
<p role="navigation" id="back-to-top"><a href="#toc"><abbr title="Back to Top">↑</abbr></a></p>
<script src="https://www.w3.org/scripts/TR/2016/fixup.js"></script>
</body>
</html>
</html>