|
6 | 6 | <meta content="ED" name="w3c-status"> |
7 | 7 | <meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator"> |
8 | 8 | <link href="https://www.w3.org/TR/FileAPI/" rel="canonical"> |
9 | | - <meta content="85b18bc93d934bfafe0c46ad285adc457f5017df" name="document-revision"> |
| 9 | + <meta content="f6247a2f85b5e00ee60fef3910af9dfa85dedeba" name="document-revision"> |
10 | 10 | <style>/* Boilerplate: style-autolinks */ |
11 | 11 | .css.css, .property.property, .descriptor.descriptor { |
12 | 12 | color: var(--a-normal-text); |
|
889 | 889 | <div class="head"> |
890 | 890 | <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> |
891 | 891 | <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> |
893 | 893 | <details open> |
894 | 894 | <summary>More details about this document</summary> |
895 | 895 | <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" |
954 | 954 | <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 |
955 | 955 | be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite |
956 | 956 | 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> |
959 | 959 | </div> |
960 | 960 | <div data-fill-with="at-risk"></div> |
961 | 961 | <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 |
1429 | 1429 | run the following steps: |
1430 | 1430 | <ol> |
1431 | 1431 | <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> |
1433 | 1433 | <li data-md> |
1434 | 1434 | <p>If the underlying platform’s conventions are |
1435 | 1435 | to represent newlines as a carriage return and line feed sequence, |
|
0 commit comments