Skip to content

Commit c748fc9

Browse files
Removed extra "be" in sentence. (#200)
SHA: f6247a2 Reason: push, by saschanaz Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3b05739 commit c748fc9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta content="ED" name="w3c-status">
77
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
88
<link href="https://www.w3.org/TR/FileAPI/" rel="canonical">
9-
<meta content="85b18bc93d934bfafe0c46ad285adc457f5017df" name="document-revision">
9+
<meta content="f6247a2f85b5e00ee60fef3910af9dfa85dedeba" name="document-revision">
1010
<style>/* Boilerplate: style-autolinks */
1111
.css.css, .property.property, .descriptor.descriptor {
1212
color: var(--a-normal-text);
@@ -889,7 +889,7 @@
889889
<div class="head">
890890
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
891891
<h1 class="p-name no-ref" id="title">File API</h1>
892-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-05-24">24 May 2024</time></p>
892+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2024-10-24">24 October 2024</time></p>
893893
<details open>
894894
<summary>More details about this document</summary>
895895
<div data-fill-with="spec-metadata">
@@ -954,8 +954,8 @@ <h2 class="no-num no-toc no-ref heading settled" id="sotd"><span class="content"
954954
<p> Publication as an Editors Draft does not imply endorsement by <abbr title="World Wide Web Consortium">W3C</abbr> and its Members. This is a draft document and may
955955
be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite
956956
this document as other than work in progress. </p>
957-
<p> This document was produced by a group operating under the <a href="https://www.w3.org/Consortium/Patent-Policy-20200915/"><abbr title="World Wide Web Consortium">W3C</abbr> Patent Policy</a>. <abbr title="World Wide Web Consortium">W3C</abbr> maintains a <a href="https://www.w3.org/2004/01/pp-impl/114929/status" rel="disclosure">public list of any patent disclosures</a> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <a href="https://www.w3.org/Consortium/Patent-Policy-20200915/#def-essential">Essential Claim(s)</a> must disclose the information in accordance with <a href="https://www.w3.org/Consortium/Patent-Policy-20200915/#sec-Disclosure">section 6 of the <abbr title="World Wide Web Consortium">W3C</abbr> Patent Policy</a>. </p>
958-
<p>This document is governed by the <a href="https://www.w3.org/2023/Process-20231103/" id="w3c_process_revision">03 November 2023 W3C Process Document</a>. </p>
957+
<p> This document was produced by a group operating under the <a href="https://www.w3.org/policies/patent-policy/20200915/"><abbr title="World Wide Web Consortium">W3C</abbr> Patent Policy</a>. <abbr title="World Wide Web Consortium">W3C</abbr> maintains a <a href="https://www.w3.org/2004/01/pp-impl/114929/status" rel="disclosure">public list of any patent disclosures</a> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <a href="https://www.w3.org/policies/patent-policy/20200915/#def-essential">Essential Claim(s)</a> must disclose the information in accordance with <a href="https://www.w3.org/policies/patent-policy/20200915/#sec-Disclosure">section 6 of the <abbr title="World Wide Web Consortium">W3C</abbr> Patent Policy</a>. </p>
958+
<p>This document is governed by the <a href="https://www.w3.org/policies/process/20231103/" id="w3c_process_revision">03 November 2023 W3C Process Document</a>. </p>
959959
</div>
960960
<div data-fill-with="at-risk"></div>
961961
<nav data-fill-with="table-of-contents" id="toc">
@@ -1429,7 +1429,7 @@ <h4 class="heading settled" data-level="3.1.1" id="constructorParams"><span clas
14291429
run the following steps:
14301430
<ol>
14311431
<li data-md>
1432-
<p>Let <var>native line ending</var> be be the <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#code-point" id="ref-for-code-point">code point</a> U+000A LF.</p>
1432+
<p>Let <var>native line ending</var> be the <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#code-point" id="ref-for-code-point">code point</a> U+000A LF.</p>
14331433
<li data-md>
14341434
<p>If the underlying platform’s conventions are
14351435
to represent newlines as a carriage return and line feed sequence,

0 commit comments

Comments
 (0)