55 < title > Proofreader API</ title >
66 < meta content ="UD " name ="w3c-status ">
77 < link href ="https://www.w3.org/StyleSheets/TR/2021/W3C-UD " rel ="stylesheet ">
8- < meta content ="Bikeshed version 3f621ba99 , updated Mon Jul 28 15:38:36 2025 -0700 " name ="generator ">
8+ < meta content ="Bikeshed version 1453201ca , updated Wed Nov 5 21:01:59 2025 +0000 " name ="generator ">
99 < link href ="https://explainers-by-googlers.github.io/proofreader-api " rel ="canonical ">
1010 < link href ="https://www.w3.org/2008/site/images/favicon.ico " rel ="icon ">
11- < meta content ="4c1c38bcdc615bbd92b9192b1abca3f00f9add74 " name ="revision ">
11+ < meta content ="afcdd88f6cf38f14e09342ebfadf4e57473c61c7 " name ="revision ">
1212 < meta content ="dark light " name ="color-scheme ">
1313 < link href ="https://www.w3.org/StyleSheets/TR/2021/dark.css " media ="(prefers-color-scheme: dark) " rel ="stylesheet " type ="text/css ">
1414< style > /* Boilerplate: style-autolinks */
321321}
322322.invalid .example : not (.no-marker )::before ,
323323.illegal .example : not (.no-marker )::before {
324- content : "Invalid Example" counter (example);
324+ content : "Invalid Example " counter (example);
325325}
326326
327327figcaption {
415415 < img alt ="W3C " height ="48 " src ="https://www.w3.org/StyleSheets/TR/2021/logos/W3C " width ="72 ">
416416</ a >
417417</ p >
418- < h1 class ="p-name no-ref " id ="title "> Proofreader API</ h1 >
418+ < h1 class ="no-ref p-name " id ="title "> Proofreader API</ h1 >
419419 < p id ="w3c-state "> < a href ="https://www.w3.org/standards/types/#UD "> Unofficial Proposal Draft</ a > ,
420- < time class ="dt-updated " datetime ="2025-08-28 " > 28 August 2025</ time > </ p >
420+ < time class ="dt-updated " datetime ="2025-11-06 " > 6 November 2025</ time > </ p >
421421 < details open >
422422 < summary > More details about this document</ summary >
423423 < div data-fill-with ="spec-metadata ">
@@ -427,7 +427,7 @@ <h1 class="p-name no-ref" id="title">Proofreader API</h1>
427427 < dt > Issue Tracking:
428428 < dd > < a href ="https://github.com/explainers-by-googlers/proofreader-api/issues/ "> GitHub</ a >
429429 < dt class ="editor "> Editor:
430- < dd class ="
editor p-author h-card vcard "
> < a class ="
p-name fn u-email email "
href ="
mailto:[email protected] "
> Qianqia (Queenie) Zhang
</ a > (
< a class ="
p- org org"
href ="
https://google.com "
> Google
</ a > )
430+ < dd class ="
editor h-card p-author vcard "
> < a class ="
email fn p-name u-email"
href ="
mailto:[email protected] "
> Qianqia (Queenie) Zhang
</ a > (
< a class ="
org p- org "
href ="
https://google.com "
> Google
</ a > )
431431 </ dl >
432432 </ div >
433433 </ details >
@@ -437,16 +437,16 @@ <h1 class="p-name no-ref" id="title">Proofreader API</h1>
437437 < hr title ="Separator for header ">
438438 </ div >
439439 < div class ="p-summary " data-fill-with ="abstract ">
440- < h2 class ="no-num no-toc no-ref heading settled " id ="abstract "> < span class ="content "> Abstract</ span > </ h2 >
440+ < h2 class ="heading no-num no-ref no-toc settled " id ="abstract "> < span class ="content "> Abstract</ span > </ h2 >
441441 < p > The proofreader API provides high-level interfaces to call on browser or operating system’s built-in language model to help with proofreading tasks.</ p >
442442 </ div >
443- < h2 class ="no-num no-toc no-ref heading settled " id ="sotd "> < span class ="content "> Status of this document</ span > </ h2 >
443+ < h2 class ="heading no-num no-ref no-toc settled " id ="sotd "> < span class ="content "> Status of this document</ span > </ h2 >
444444 < div data-fill-with ="status ">
445445 < p > </ p >
446446 </ div >
447447 < div data-fill-with ="at-risk "> </ div >
448448 < nav data-fill-with ="table-of-contents " id ="toc ">
449- < h2 class ="no-num no-toc no-ref " id ="contents "> Table of Contents</ h2 >
449+ < h2 class ="no-num no-ref no-toc " id ="contents "> Table of Contents</ h2 >
450450 < ol class ="toc " role ="directory ">
451451 < li > < a href ="#intro "> < span class ="secno "> 1</ span > < span class ="content "> Introduction</ span > </ a >
452452 < li >
@@ -466,8 +466,8 @@ <h2 class="heading settled" data-level="1" id="intro"><span class="secno">1. </s
466466 < p > For now, see the < a href ="https://github.com/explainers-by-googlers/proofreader-api "> explainer</ a > .</ p >
467467 </ main >
468468 < div data-fill-with ="conformance ">
469- < h2 class ="no-ref no-num heading settled " id ="w3c-conformance "> < span class ="content "> Conformance</ span > < a class ="self-link " href ="#w3c-conformance "> </ a > </ h2 >
470- < h3 class ="no-ref no-num heading settled " id ="w3c-conventions "> < span class ="content "> Document conventions</ span > < a class ="self-link " href ="#w3c-conventions "> </ a > </ h3 >
469+ < h2 class ="heading no-num no-ref settled " id ="w3c-conformance "> < span class ="content "> Conformance</ span > < a class ="self-link " href ="#w3c-conformance "> </ a > </ h2 >
470+ < h3 class ="heading no-num no-ref settled " id ="w3c-conventions "> < span class ="content "> Document conventions</ span > < a class ="self-link " href ="#w3c-conventions "> </ a > </ h3 >
471471 < p > Conformance requirements are expressed
472472 with a combination of descriptive assertions
473473 and RFC 2119 terminology.
@@ -503,8 +503,8 @@ <h3 class="no-ref no-num heading settled" id="w3c-conventions"><span class="cont
503503 < p class ="note " role ="note "> Note, this is an informative note.</ p >
504504 </ div >
505505 < script src ="https://www.w3.org/scripts/TR/2021/fixup.js "> </ script >
506- < h2 class ="no-num no-ref heading settled " id ="references "> < span class ="content "> References</ span > < a class ="self-link " href ="#references "> </ a > </ h2 >
507- < h3 class ="no-num no-ref heading settled " id ="normative "> < span class ="content "> Normative References</ span > < a class ="self-link " href ="#normative "> </ a > </ h3 >
506+ < h2 class ="heading no-num no-ref settled " id ="references "> < span class ="content "> References</ span > < a class ="self-link " href ="#references "> </ a > </ h2 >
507+ < h3 class ="heading no-num no-ref settled " id ="normative "> < span class ="content "> Normative References</ span > < a class ="self-link " href ="#normative "> </ a > </ h3 >
508508 < dl >
509509 < dt id ="biblio-rfc2119 "> [RFC2119]
510510 < dd > S. Bradner. < a href ="https://datatracker.ietf.org/doc/html/rfc2119 "> < cite > Key words for use in RFCs to Indicate Requirement Levels</ cite > </ a > . March 1997. Best Current Practice. URL: < a href ="https://datatracker.ietf.org/doc/html/rfc2119 "> https://datatracker.ietf.org/doc/html/rfc2119</ a >
0 commit comments