Skip to content

Commit

Permalink
Script updating gh-pages from c503872. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Sep 26, 2023
1 parent 486607d commit 3a476a9
Show file tree
Hide file tree
Showing 7 changed files with 127 additions and 181 deletions.
76 changes: 29 additions & 47 deletions draft-ietf-dnsop-svcb-https.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,22 @@
The most recent working version of the document, open issues, etc. should all be
available there. The authors (gratefully) accept pull requests.
' name="description">
<meta content="xml2rfc 3.16.0" name="generator">
<meta content="xml2rfc 3.18.0" name="generator">
<meta content="Internet-Draft" name="keyword">
<meta content="draft-ietf-dnsop-svcb-https-latest" name="ietf.draft">
<!-- Generator version information:
xml2rfc 3.16.0
Python 3.10.10
appdirs 1.4.4
xml2rfc 3.18.0
Python 3.11.5
ConfigArgParse 1.5.3
google-i18n-address 2.5.2
html5lib 1.1
google-i18n-address 3.1.0
intervaltree 3.1.0
Jinja2 3.1.2
lxml 4.9.2
MarkupSafe 2.1.1
lxml 4.9.3
platformdirs 3.10.0
pycountry 22.3.5
PyYAML 6.0
requests 2.28.1
setuptools 65.6.0
requests 2.31.0
setuptools 67.7.2
six 1.16.0
wcwidth 0.2.6
-->
Expand Down Expand Up @@ -627,6 +625,7 @@
clear: left;
float: left;
text-align: right;
margin-right: 1ch;
}
#identifiers dd {
margin: 0;
Expand Down Expand Up @@ -667,7 +666,7 @@
}
#toc nav li {
line-height: 1.3em;
margin: 0.75em 0;
margin: 2px 0;
padding-left: 1.2em;
text-indent: -1.2em;
}
Expand All @@ -678,15 +677,16 @@
.references dt {
text-align: right;
font-weight: bold;
min-width: 7em;
min-width: 10ch;
margin-right: 1.5ch;
}
.references dt:target::before {
content: "⇒";
width: 15px;
margin: 0 10px 0 -25px;
}
.references dd {
margin-left: 8em !important;
margin-left: 12ch !important;
overflow: auto;
}

Expand Down Expand Up @@ -759,7 +759,7 @@
z-index: 2;
top: 0;
right: 0;
padding: 0;
padding: 1px 0 0 0;
margin: 0;
border-bottom: 1px solid #ccc;
opacity: 0.6;
Expand Down Expand Up @@ -883,16 +883,13 @@
border-top: none;
padding-top: 0;
}
figure, pre {
figure, pre, .vcard {
page-break-inside: avoid;
}
figure {
overflow: scroll;
}
h1, h2, h3, h4, h5, h6 {
page-break-after: avoid;
}
h2+*, h3+*, h4+*, h5+*, h6+* {
:is(h2, h3, h4, h5, h6)+*, dd {
page-break-before: avoid;
}
pre {
Expand All @@ -906,6 +903,9 @@
td {
border-top: 1px solid #ddd;
}
.toplink {
display: none;
}
}

@page :first {
Expand Down Expand Up @@ -1006,28 +1006,6 @@
text-align: right;
}

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

@media print {
.toplink {
display: none;
}

/* avoid overwriting the top border line with the ToC header */
#toc {
padding-top: 1px;
}

/* Avoid page breaks inside dl and author address entries */
dd {
page-break-before: avoid;
}
.vcard {
page-break-inside: avoid;
}

}

/* Dark mode. */
@media (prefers-color-scheme: dark) {
:root {
Expand Down Expand Up @@ -1064,11 +1042,11 @@
<thead><tr>
<td class="left">Internet-Draft</td>
<td class="center">SVCB and HTTPS RRs for DNS</td>
<td class="right">March 2023</td>
<td class="right">September 2023</td>
</tr></thead>
<tfoot><tr>
<td class="left">Schwartz, et al.</td>
<td class="center">Expires 12 September 2023</td>
<td class="center">Expires 29 March 2024</td>
<td class="right">[Page]</td>
</tr></tfoot>
</table>
Expand All @@ -1081,12 +1059,12 @@
<dd class="internet-draft">draft-ietf-dnsop-svcb-https-latest</dd>
<dt class="label-published">Published:</dt>
<dd class="published">
<time datetime="2023-03-11" class="published">11 March 2023</time>
<time datetime="2023-09-26" class="published">26 September 2023</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="2023-09-12">12 September 2023</time></dd>
<dd class="expires"><time datetime="2024-03-29">29 March 2024</time></dd>
<dt class="label-authors">Authors:</dt>
<dd class="authors">
<div class="author">
Expand Down Expand Up @@ -1143,7 +1121,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 12 September 2023.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
This Internet-Draft will expire on 29 March 2024.<a href="#section-boilerplate.1-4" class="pilcrow"></a></p>
</section>
</div>
<div id="copyright">
Expand Down Expand Up @@ -3432,6 +3410,7 @@ <h2 id="name-acknowledgments-and-related">
<h2 id="name-references">
<a href="#section-16" class="section-number selfRef">16. </a><a href="#name-references" class="section-name selfRef">References</a>
</h2>
<div id="sec-normative-references">
<section id="section-16.1">
<h3 id="name-normative-references">
<a href="#section-16.1" class="section-number selfRef">16.1. </a><a href="#name-normative-references" class="section-name selfRef">Normative References</a>
Expand Down Expand Up @@ -3543,6 +3522,8 @@ <h3 id="name-normative-references">
<dd class="break"></dd>
</dl>
</section>
</div>
<div id="sec-informative-references">
<section id="section-16.2">
<h3 id="name-informative-references">
<a href="#section-16.2" class="section-number selfRef">16.2. </a><a href="#name-informative-references" class="section-name selfRef">Informative References</a>
Expand All @@ -3562,7 +3543,7 @@ <h3 id="name-informative-references">
<dd class="break"></dd>
<dt id="ECH">[ECH]</dt>
<dd>
<span class="refAuthor">Rescorla, E.</span>, <span class="refAuthor">Oku, K.</span>, <span class="refAuthor">Sullivan, N.</span>, and <span class="refAuthor">C. A. Wood</span>, <span class="refTitle">"TLS Encrypted Client Hello"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-tls-esni-15</span>, <time datetime="2022-10-03" class="refDate">3 October 2022</time>, <span>&lt;<a href="https://datatracker.ietf.org/doc/html/draft-ietf-tls-esni-15">https://datatracker.ietf.org/doc/html/draft-ietf-tls-esni-15</a>&gt;</span>. </dd>
<span class="refAuthor">Rescorla, E.</span>, <span class="refAuthor">Oku, K.</span>, <span class="refAuthor">Sullivan, N.</span>, and <span class="refAuthor">C. A. Wood</span>, <span class="refTitle">"TLS Encrypted Client Hello"</span>, <span class="refContent">Work in Progress</span>, <span class="seriesInfo">Internet-Draft, draft-ietf-tls-esni-16</span>, <time datetime="2023-04-06" class="refDate">6 April 2023</time>, <span>&lt;<a href="https://datatracker.ietf.org/doc/html/draft-ietf-tls-esni-16">https://datatracker.ietf.org/doc/html/draft-ietf-tls-esni-16</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="FETCH">[FETCH]</dt>
<dd>
Expand Down Expand Up @@ -3602,6 +3583,7 @@ <h3 id="name-informative-references">
<dd class="break"></dd>
</dl>
</section>
</div>
</section>
<div id="decoding">
<section id="appendix-A">
Expand Down
10 changes: 5 additions & 5 deletions draft-ietf-dnsop-svcb-https.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
DNSOP Working Group B. Schwartz
Internet-Draft Google
Intended status: Standards Track M. Bishop
Expires: 12 September 2023 E. Nygren
Expires: 29 March 2024 E. Nygren
Akamai Technologies
11 March 2023
26 September 2023


Service binding and parameter specification via the DNS (DNS SVCB and
Expand Down Expand Up @@ -50,7 +50,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 12 September 2023.
This Internet-Draft will expire on 29 March 2024.

Copyright Notice

Expand Down Expand Up @@ -2015,9 +2015,9 @@ Table of Contents

[ECH] Rescorla, E., Oku, K., Sullivan, N., and C. A. Wood, "TLS
Encrypted Client Hello", Work in Progress, Internet-Draft,
draft-ietf-tls-esni-15, 3 October 2022,
draft-ietf-tls-esni-16, 6 April 2023,
<https://datatracker.ietf.org/doc/html/draft-ietf-tls-
esni-15>.
esni-16>.

[FETCH] "Fetch Living Standard", May 2020,
<https://fetch.spec.whatwg.org/>.
Expand Down
Loading

0 comments on commit 3a476a9

Please sign in to comment.