Skip to content

Commit

Permalink
Script updating gh-pages from 8302a5f. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Jul 7, 2020
1 parent ab4bbb9 commit 20ee4c2
Show file tree
Hide file tree
Showing 13 changed files with 2,677 additions and 2,724 deletions.
2,768 changes: 1,384 additions & 1,384 deletions index.html

Large diffs are not rendered by default.

322 changes: 157 additions & 165 deletions ticket-semantics/draft-ietf-quic-http.html

Large diffs are not rendered by default.

152 changes: 76 additions & 76 deletions ticket-semantics/draft-ietf-quic-http.txt

Large diffs are not rendered by default.

44 changes: 18 additions & 26 deletions ticket-semantics/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 @@ -813,7 +805,7 @@
</tr></thead>
<tfoot><tr>
<td class="left">Thomson</td>
<td class="center">Expires 7 January 2021</td>
<td class="center">Expires 8 January 2021</td>
<td class="right">[Page]</td>
</tr></tfoot>
</table>
Expand All @@ -826,12 +818,12 @@
<dd class="internet-draft">draft-ietf-quic-invariants-latest</dd>
<dt class="label-published">Published:</dt>
<dd class="published">
<time datetime="2020-07-06" class="published">6 July 2020</time>
<time datetime="2020-07-07" class="published">7 July 2020</time>
</dd>
<dt class="label-intended-status">Intended Status:</dt>
<dd class="intended-status">Standards Track</dd>
<dt class="label-expires">Expires:</dt>
<dd class="expires"><time datetime="2021-01-07">7 January 2021</time></dd>
<dd class="expires"><time datetime="2021-01-08">8 January 2021</time></dd>
<dt class="label-authors">Author:</dt>
<dd class="authors">
<div class="author">
Expand Down Expand Up @@ -878,7 +870,7 @@ <h2 id="name-status-of-this-memo">
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow"></a></p>
<p id="section-boilerplate.1-4">
This Internet-Draft will expire on 7 January 2021.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
This Internet-Draft will expire on 8 January 2021.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
</section>
</div>
<div id="copyright">
Expand Down Expand Up @@ -1304,11 +1296,11 @@ <h3 id="name-informative-references">
<dl class="references">
<dt id="QUIC-TLS">[QUIC-TLS]</dt>
<dd>
<span class="refAuthor">Thomson, M., Ed.</span><span class="refAuthor"> and S. Turner, Ed.</span>, <span class="refTitle">"Using Transport Layer Security (TLS) to Secure QUIC"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-quic-tls-latest</span>, <time datetime="2020-07-06">6 July 2020</time>, <span>&lt;<a href="https://tools.ietf.org/html/draft-ietf-quic-tls-latest">https://tools.ietf.org/html/draft-ietf-quic-tls-latest</a>&gt;</span>. </dd>
<span class="refAuthor">Thomson, M., Ed.</span><span class="refAuthor"> and S. Turner, Ed.</span>, <span class="refTitle">"Using Transport Layer Security (TLS) to Secure QUIC"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-quic-tls-latest</span>, <time datetime="2020-07-07">7 July 2020</time>, <span>&lt;<a href="https://tools.ietf.org/html/draft-ietf-quic-tls-latest">https://tools.ietf.org/html/draft-ietf-quic-tls-latest</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="QUIC-TRANSPORT">[QUIC-TRANSPORT]</dt>
<dd>
<span class="refAuthor">Iyengar, J., Ed.</span><span class="refAuthor"> and M. Thomson, Ed.</span>, <span class="refTitle">"QUIC: A UDP-Based Multiplexed and Secure Transport"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-quic-transport-latest</span>, <time datetime="2020-07-06">6 July 2020</time>, <span>&lt;<a href="https://tools.ietf.org/html/draft-ietf-quic-transport-latest">https://tools.ietf.org/html/draft-ietf-quic-transport-latest</a>&gt;</span>. </dd>
<span class="refAuthor">Iyengar, J., Ed.</span><span class="refAuthor"> and M. Thomson, Ed.</span>, <span class="refTitle">"QUIC: A UDP-Based Multiplexed and Secure Transport"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-quic-transport-latest</span>, <time datetime="2020-07-07">7 July 2020</time>, <span>&lt;<a href="https://tools.ietf.org/html/draft-ietf-quic-transport-latest">https://tools.ietf.org/html/draft-ietf-quic-transport-latest</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="RFC5116">[RFC5116]</dt>
<dd>
Expand Down
30 changes: 15 additions & 15 deletions ticket-semantics/draft-ietf-quic-invariants.txt
Expand Up @@ -4,8 +4,8 @@

QUIC M. Thomson
Internet-Draft Mozilla
Intended status: Standards Track 6 July 2020
Expires: 7 January 2021
Intended status: Standards Track 7 July 2020
Expires: 8 January 2021


Version-Independent Properties of QUIC
Expand Down Expand Up @@ -43,7 +43,7 @@ Status of This Memo
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."

This Internet-Draft will expire on 7 January 2021.
This Internet-Draft will expire on 8 January 2021.

Copyright Notice

Expand All @@ -53,7 +53,7 @@ Copyright Notice



Thomson Expires 7 January 2021 [Page 1]
Thomson Expires 8 January 2021 [Page 1]

Internet-Draft QUIC Invariants July 2020

Expand Down Expand Up @@ -109,7 +109,7 @@ Table of Contents



Thomson Expires 7 January 2021 [Page 2]
Thomson Expires 8 January 2021 [Page 2]

Internet-Draft QUIC Invariants July 2020

Expand Down Expand Up @@ -165,7 +165,7 @@ Internet-Draft QUIC Invariants July 2020



Thomson Expires 7 January 2021 [Page 3]
Thomson Expires 8 January 2021 [Page 3]

Internet-Draft QUIC Invariants July 2020

Expand Down Expand Up @@ -221,7 +221,7 @@ Internet-Draft QUIC Invariants July 2020



Thomson Expires 7 January 2021 [Page 4]
Thomson Expires 8 January 2021 [Page 4]

Internet-Draft QUIC Invariants July 2020

Expand Down Expand Up @@ -277,7 +277,7 @@ Internet-Draft QUIC Invariants July 2020



Thomson Expires 7 January 2021 [Page 5]
Thomson Expires 8 January 2021 [Page 5]

Internet-Draft QUIC Invariants July 2020

Expand Down Expand Up @@ -333,7 +333,7 @@ Internet-Draft QUIC Invariants July 2020



Thomson Expires 7 January 2021 [Page 6]
Thomson Expires 8 January 2021 [Page 6]

Internet-Draft QUIC Invariants July 2020

Expand Down Expand Up @@ -389,7 +389,7 @@ Internet-Draft QUIC Invariants July 2020



Thomson Expires 7 January 2021 [Page 7]
Thomson Expires 8 January 2021 [Page 7]

Internet-Draft QUIC Invariants July 2020

Expand Down Expand Up @@ -436,7 +436,7 @@ Internet-Draft QUIC Invariants July 2020

[QUIC-TLS] Thomson, M., Ed. and S. Turner, Ed., "Using Transport
Layer Security (TLS) to Secure QUIC", Work in Progress,
Internet-Draft, draft-ietf-quic-tls-latest, 6 July 2020,
Internet-Draft, draft-ietf-quic-tls-latest, 7 July 2020,
<https://tools.ietf.org/html/draft-ietf-quic-tls-latest>.

[QUIC-TRANSPORT]
Expand All @@ -445,12 +445,12 @@ Internet-Draft QUIC Invariants July 2020



Thomson Expires 7 January 2021 [Page 8]
Thomson Expires 8 January 2021 [Page 8]

Internet-Draft QUIC Invariants July 2020


Internet-Draft, draft-ietf-quic-transport-latest, 6 July
Internet-Draft, draft-ietf-quic-transport-latest, 7 July
2020, <https://tools.ietf.org/html/draft-ietf-quic-
transport-latest>.

Expand Down Expand Up @@ -501,7 +501,7 @@ Appendix A. Incorrect Assumptions



Thomson Expires 7 January 2021 [Page 9]
Thomson Expires 8 January 2021 [Page 9]

Internet-Draft QUIC Invariants July 2020

Expand Down Expand Up @@ -557,4 +557,4 @@ Author's Address



Thomson Expires 7 January 2021 [Page 10]
Thomson Expires 8 January 2021 [Page 10]

0 comments on commit 20ee4c2

Please sign in to comment.