Skip to content

Commit

Permalink
Script updating gh-pages from c7c7541. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Jul 6, 2020
1 parent 71ed234 commit e86289b
Show file tree
Hide file tree
Showing 8 changed files with 2,017 additions and 2,064 deletions.
2,636 changes: 1,318 additions & 1,318 deletions index.html

Large diffs are not rendered by default.

40 changes: 16 additions & 24 deletions small-cert-good/draft-ietf-quic-http.html
Expand Up @@ -269,10 +269,20 @@

/* tables */
table {
width: 100%;
max-width: 100%;
margin: 0 0 1em;
border-collapse: collapse;
}
table.right {
margin-left: auto;
}
table.center {
margin-left: auto;
margin-right: auto;
}
table.left {
margin-right: auto;
}
thead, tbody {
border: 1px solid var(--line-color);
}
Expand All @@ -282,8 +292,7 @@
padding: 5px 10px;
}
th {
text-align: left;
background-color: #eee;
background-color: var(--line-color);
}
tr:nth-child(2n) > td {
background-color: var(--background-color);
Expand All @@ -302,8 +311,6 @@
padding: 3px 1em;
}
table p {
/* XXX to avoid bottom margin on table row signifiers. If paragraphs should
be allowed within tables more generally, it would be far better to select on a class. */
margin: 0;
}

Expand Down Expand Up @@ -761,21 +768,6 @@
text-align: right;
}

/* Provide table alignment support. We can't use the alignX classes above
since they do unwanted things with caption and other styling. */
table.right {
margin-left: auto;
margin-right: 0;
}
table.center {
margin-left: auto;
margin-right: auto;
}
table.left {
margin-left: 0;
margin-right: auto;
}

/* Give the table caption label the same styling as the figcaption */

@media print {
Expand Down Expand Up @@ -1529,8 +1521,8 @@ <h2 id="name-connection-setup-and-manage">
<h3 id="name-draft-version-identificatio">
<a href="#section-3.1" class="section-number selfRef">3.1. </a><a href="#name-draft-version-identificatio" class="section-name selfRef">Draft Version Identification</a>
</h3>
<ul class="normal ulEmpty">
<li class="normal ulEmpty" id="section-3.1-1.1">
<ul class="ulEmpty normal">
<li class="ulEmpty normal" id="section-3.1-1.1">
<strong>RFC Editor's Note:</strong> Please remove this section prior to publication of a
final version of this document.<a href="#section-3.1-1.1" class="pilcrow"></a>
</li>
Expand Down Expand Up @@ -4463,8 +4455,8 @@ <h3 id="name-mapping-between-http-2-and-h">
<h2 id="name-change-log">
<a href="#section-appendix.b" class="section-number selfRef">Appendix B. </a><a href="#name-change-log" class="section-name selfRef">Change Log</a>
</h2>
<ul class="normal ulEmpty">
<li class="normal ulEmpty" id="section-appendix.b-1.1">
<ul class="ulEmpty normal">
<li class="ulEmpty normal" id="section-appendix.b-1.1">
<strong>RFC Editor's Note:</strong> Please remove this section prior to publication of a
final version of this document.<a href="#section-appendix.b-1.1" class="pilcrow"></a>
</li>
Expand Down
72 changes: 32 additions & 40 deletions small-cert-good/draft-ietf-quic-invariants.html
Expand Up @@ -267,10 +267,20 @@

/* tables */
table {
width: 100%;
max-width: 100%;
margin: 0 0 1em;
border-collapse: collapse;
}
table.right {
margin-left: auto;
}
table.center {
margin-left: auto;
margin-right: auto;
}
table.left {
margin-right: auto;
}
thead, tbody {
border: 1px solid var(--line-color);
}
Expand All @@ -280,8 +290,7 @@
padding: 5px 10px;
}
th {
text-align: left;
background-color: #eee;
background-color: var(--line-color);
}
tr:nth-child(2n) > td {
background-color: var(--background-color);
Expand All @@ -300,8 +309,6 @@
padding: 3px 1em;
}
table p {
/* XXX to avoid bottom margin on table row signifiers. If paragraphs should
be allowed within tables more generally, it would be far better to select on a class. */
margin: 0;
}

Expand Down Expand Up @@ -759,21 +766,6 @@
text-align: right;
}

/* Provide table alignment support. We can't use the alignX classes above
since they do unwanted things with caption and other styling. */
table.right {
margin-left: auto;
margin-right: 0;
}
table.center {
margin-left: auto;
margin-right: auto;
}
table.left {
margin-left: 0;
margin-right: auto;
}

/* Give the table caption label the same styling as the figcaption */

@media print {
Expand Down Expand Up @@ -906,60 +898,60 @@ <h2 id="name-copyright-notice">
<a href="#" onclick="scroll(0,0)" class="toplink"></a><h2 id="name-table-of-contents">
<a href="#name-table-of-contents" class="section-name selfRef">Table of Contents</a>
</h2>
<nav class="toc"><ul class="ulEmpty compact toc">
<li class="ulEmpty compact toc" id="section-toc.1-1.1">
<nav class="toc"><ul class="toc compact ulEmpty">
<li class="toc compact ulEmpty" id="section-toc.1-1.1">
<p id="section-toc.1-1.1.1" class="keepWithNext"><a href="#section-1" class="xref">1</a>.  <a href="#name-introduction" class="xref">Introduction</a><a href="#section-toc.1-1.1.1" class="pilcrow"></a></p>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.2">
<li class="toc compact ulEmpty" id="section-toc.1-1.2">
<p id="section-toc.1-1.2.1" class="keepWithNext"><a href="#section-2" class="xref">2</a>.  <a href="#name-conventions-and-definitions" class="xref">Conventions and Definitions</a><a href="#section-toc.1-1.2.1" class="pilcrow"></a></p>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.3">
<li class="toc compact ulEmpty" id="section-toc.1-1.3">
<p id="section-toc.1-1.3.1" class="keepWithNext"><a href="#section-3" class="xref">3</a>.  <a href="#name-an-extremely-abstract-descr" class="xref">An Extremely Abstract Description of QUIC</a><a href="#section-toc.1-1.3.1" class="pilcrow"></a></p>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.4">
<li class="toc compact ulEmpty" id="section-toc.1-1.4">
<p id="section-toc.1-1.4.1"><a href="#section-4" class="xref">4</a>.  <a href="#name-notational-conventions" class="xref">Notational Conventions</a><a href="#section-toc.1-1.4.1" class="pilcrow"></a></p>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.5">
<li class="toc compact ulEmpty" id="section-toc.1-1.5">
<p id="section-toc.1-1.5.1"><a href="#section-5" class="xref">5</a>.  <a href="#name-quic-packets" class="xref">QUIC Packets</a><a href="#section-toc.1-1.5.1" class="pilcrow"></a></p>
<ul class="ulEmpty compact toc">
<li class="ulEmpty compact toc" id="section-toc.1-1.5.2.1">
<ul class="toc compact ulEmpty">
<li class="toc compact ulEmpty" id="section-toc.1-1.5.2.1">
<p id="section-toc.1-1.5.2.1.1"><a href="#section-5.1" class="xref">5.1</a>.  <a href="#name-long-header" class="xref">Long Header</a><a href="#section-toc.1-1.5.2.1.1" class="pilcrow"></a></p>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.5.2.2">
<li class="toc compact ulEmpty" id="section-toc.1-1.5.2.2">
<p id="section-toc.1-1.5.2.2.1"><a href="#section-5.2" class="xref">5.2</a>.  <a href="#name-short-header" class="xref">Short Header</a><a href="#section-toc.1-1.5.2.2.1" class="pilcrow"></a></p>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.5.2.3">
<li class="toc compact ulEmpty" id="section-toc.1-1.5.2.3">
<p id="section-toc.1-1.5.2.3.1"><a href="#section-5.3" class="xref">5.3</a>.  <a href="#name-connection-id" class="xref">Connection ID</a><a href="#section-toc.1-1.5.2.3.1" class="pilcrow"></a></p>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.5.2.4">
<li class="toc compact ulEmpty" id="section-toc.1-1.5.2.4">
<p id="section-toc.1-1.5.2.4.1"><a href="#section-5.4" class="xref">5.4</a>.  <a href="#name-version" class="xref">Version</a><a href="#section-toc.1-1.5.2.4.1" class="pilcrow"></a></p>
</li>
</ul>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.6">
<li class="toc compact ulEmpty" id="section-toc.1-1.6">
<p id="section-toc.1-1.6.1"><a href="#section-6" class="xref">6</a>.  <a href="#name-version-negotiation" class="xref">Version Negotiation</a><a href="#section-toc.1-1.6.1" class="pilcrow"></a></p>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.7">
<li class="toc compact ulEmpty" id="section-toc.1-1.7">
<p id="section-toc.1-1.7.1"><a href="#section-7" class="xref">7</a>.  <a href="#name-security-and-privacy-consid" class="xref">Security and Privacy Considerations</a><a href="#section-toc.1-1.7.1" class="pilcrow"></a></p>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.8">
<li class="toc compact ulEmpty" id="section-toc.1-1.8">
<p id="section-toc.1-1.8.1"><a href="#section-8" class="xref">8</a>.  <a href="#name-iana-considerations" class="xref">IANA Considerations</a><a href="#section-toc.1-1.8.1" class="pilcrow"></a></p>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.9">
<li class="toc compact ulEmpty" id="section-toc.1-1.9">
<p id="section-toc.1-1.9.1"><a href="#section-9" class="xref">9</a>.  <a href="#name-references" class="xref">References</a><a href="#section-toc.1-1.9.1" class="pilcrow"></a></p>
<ul class="ulEmpty compact toc">
<li class="ulEmpty compact toc" id="section-toc.1-1.9.2.1">
<ul class="toc compact ulEmpty">
<li class="toc compact ulEmpty" id="section-toc.1-1.9.2.1">
<p id="section-toc.1-1.9.2.1.1"><a href="#section-9.1" class="xref">9.1</a>.  <a href="#name-normative-references" class="xref">Normative References</a><a href="#section-toc.1-1.9.2.1.1" class="pilcrow"></a></p>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.9.2.2">
<li class="toc compact ulEmpty" id="section-toc.1-1.9.2.2">
<p id="section-toc.1-1.9.2.2.1"><a href="#section-9.2" class="xref">9.2</a>.  <a href="#name-informative-references" class="xref">Informative References</a><a href="#section-toc.1-1.9.2.2.1" class="pilcrow"></a></p>
</li>
</ul>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.10">
<li class="toc compact ulEmpty" id="section-toc.1-1.10">
<p id="section-toc.1-1.10.1"><a href="#section-appendix.a" class="xref">Appendix A</a>.  <a href="#name-incorrect-assumptions" class="xref">Incorrect Assumptions</a><a href="#section-toc.1-1.10.1" class="pilcrow"></a></p>
</li>
<li class="ulEmpty compact toc" id="section-toc.1-1.11">
<li class="toc compact ulEmpty" id="section-toc.1-1.11">
<p id="section-toc.1-1.11.1"><a href="#section-appendix.b" class="xref"></a><a href="#name-authors-address" class="xref">Author's Address</a><a href="#section-toc.1-1.11.1" class="pilcrow"></a></p>
</li>
</ul>
Expand Down

0 comments on commit e86289b

Please sign in to comment.