Skip to content

Commit d253021

Browse files
committed
Meta: Add data-noreformat attributes
1 parent 66b4fb9 commit d253021

File tree

1 file changed

+26
-29
lines changed

1 file changed

+26
-29
lines changed

source

Lines changed: 26 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2217,7 +2217,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
22172217
<dd>
22182218
<p>The following terms are defined in <cite>Infra</cite>: <ref>INFRA</ref></p>
22192219

2220-
<ul class="brief">
2220+
<ul class="brief" data-noreformat="">
22212221
<li>The general iteration terms <dfn data-x-href="https://infra.spec.whatwg.org/#iteration-while">while</dfn>,
22222222
<dfn data-x-href="https://infra.spec.whatwg.org/#iteration-continue">continue</dfn>, and
22232223
<dfn data-x-href="https://infra.spec.whatwg.org/#iteration-break">break</dfn>.</li>
@@ -2414,7 +2414,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
24142414
<dd>
24152415
<p>The following terms are defined in <cite>URL</cite>: <ref>URL</ref></p>
24162416

2417-
<ul class="brief">
2417+
<ul class="brief" data-noreformat="">
24182418
<li><dfn data-x="concept-host" data-x-href="https://url.spec.whatwg.org/#concept-host">host</dfn></li>
24192419
<li><dfn data-x-href="https://url.spec.whatwg.org/#host-public-suffix">public suffix</dfn></li>
24202420
<li><dfn data-x="concept-domain" data-x-href="https://url.spec.whatwg.org/#concept-domain">domain</dfn></li>
@@ -2555,7 +2555,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
25552555

25562556
<p>The following terms are defined in <cite>MIME Sniffing</cite>: <ref>MIMESNIFF</ref></p>
25572557

2558-
<ul class="brief">
2558+
<ul class="brief" data-noreformat="">
25592559
<li><dfn data-x-href="https://mimesniff.spec.whatwg.org/#mime-type">MIME type</dfn></li>
25602560
<li><dfn data-x-href="https://mimesniff.spec.whatwg.org/#mime-type-essence">MIME type essence</dfn></li>
25612561
<li><dfn data-x-href="https://mimesniff.spec.whatwg.org/#valid-mime-type">valid MIME type string</dfn></li>
@@ -2709,7 +2709,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
27092709
<p>The following terms are defined in <cite>Referrer Policy</cite>:
27102710
<ref>REFERRERPOLICY</ref></p>
27112711

2712-
<ul class="brief">
2712+
<ul class="brief" data-noreformat="">
27132713
<li><dfn data-x-href="https://w3c.github.io/webappsec-referrer-policy/#referrer-policy">referrer policy</dfn></li>
27142714
<li>The `<dfn data-x="http-referrer-policy" data-x-href="https://w3c.github.io/webappsec-referrer-policy/#referrer-policy-header-dfn"><code>Referrer-Policy</code></dfn>` HTTP header</li>
27152715
<li>The <dfn data-x="parse-referrer-policy-header" data-x-href="https://w3c.github.io/webappsec-referrer-policy/#parse-referrer-policy-from-header">parse a referrer policy from a `<code>Referrer-Policy</code>` header</dfn> algorithm</li>
@@ -2753,7 +2753,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
27532753
<p>The following terms are defined in <cite>Navigation Timing</cite>:
27542754
<ref>NAVIGATIONTIMING</ref></p>
27552755

2756-
<ul class="brief">
2756+
<ul class="brief" data-noreformat="">
27572757
<li><dfn data-x-href="https://w3c.github.io/navigation-timing/#dfn-create-the-navigation-timing-entry">create the navigation timing entry</dfn></li>
27582758
<li><dfn data-x-href="https://w3c.github.io/navigation-timing/#dfn-queue-the-navigation-timing-entry">queue the navigation timing entry</dfn></li>
27592759
<li><dfn data-x-href="https://w3c.github.io/navigation-timing/#dom-navigationtimingtype"><code>NavigationTimingType</code></dfn> and its
@@ -2779,7 +2779,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
27792779
<p>The following terms are defined in <cite>Performance Timeline</cite>:
27802780
<ref>PERFORMANCETIMELINE</ref></p>
27812781

2782-
<ul class="brief">
2782+
<ul class="brief" data-noreformat="">
27832783
<li><dfn data-x-href="https://w3c.github.io/performance-timeline/#dom-performanceentry"><code>PerformanceEntry</code></dfn> and its
27842784
<dfn data-x="PerformanceEntry-name" data-x-href="https://w3c.github.io/performance-timeline/#dom-performanceentry-name"><code>name</code></dfn>,
27852785
<dfn data-x="PerformanceEntry-entryType" data-x-href="https://w3c.github.io/performance-timeline/#dom-performanceentry-entrytype"><code>entryType</code></dfn>,
@@ -2826,7 +2826,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
28262826

28272827
<p>The following terms are defined in <cite>Web IDL</cite>:</p>
28282828

2829-
<ul class="brief">
2829+
<ul class="brief" data-noreformat="">
28302830
<li><dfn data-x-href="https://webidl.spec.whatwg.org/#this">this</dfn></li>
28312831
<li><dfn data-x-href="https://webidl.spec.whatwg.org/#dfn-extended-attribute">extended attribute</dfn></li>
28322832
<li><dfn data-x-href="https://webidl.spec.whatwg.org/#dfn-named-constructor">named constructor</dfn></li>
@@ -2960,7 +2960,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
29602960
<p>The following terms are defined in the JavaScript specification and used in this
29612961
specification:</p>
29622962

2963-
<ul class="brief">
2963+
<ul class="brief" data-noreformat="">
29642964
<li><dfn data-x-href="https://tc39.es/ecma262/#active-function-object">active function object</dfn></li>
29652965
<li><dfn data-x-href="https://tc39.es/ecma262/#sec-agents">agent</dfn> and
29662966
<dfn data-x-href="https://tc39.es/ecma262/#sec-agent-clusters">agent cluster</dfn></li>
@@ -3130,7 +3130,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
31303130
<p>User agents that support JavaScript must also implement the <cite>Temporal</cite> proposal.
31313131
The following terms are defined there, and used in this specification: <ref>JSTEMPORAL</ref></p>
31323132

3133-
<ul class="brief">
3133+
<ul class="brief" data-noreformat="">
31343134
<li>The <dfn data-x="js-HostSystemUTCEpochNanoseconds" data-x-href="https://tc39.es/proposal-temporal/#sec-hostsystemutcepochnanoseconds">HostSystemUTCEpochNanoseconds</dfn> abstract operation</li>
31353135
<li>The <dfn data-x-href="https://tc39.es/proposal-temporal/#eqn-nsMaxInstant">nsMaxInstant</dfn> and
31363136
<dfn data-x-href="https://tc39.es/proposal-temporal/#eqn-nsMinInstant">nsMinInstant</dfn> values</li>
@@ -3161,7 +3161,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
31613161

31623162
<p>In particular, the following features are defined in <cite>DOM</cite>: <ref>DOM</ref></p>
31633163

3164-
<ul class="brief">
3164+
<ul class="brief" data-noreformat="">
31653165
<li><dfn data-x-href="https://dom.spec.whatwg.org/#interface-attr"><code>Attr</code></dfn> interface</li>
31663166
<li><dfn data-x-href="https://dom.spec.whatwg.org/#interface-characterdata"><code>CharacterData</code></dfn> interface</li>
31673167
<li><dfn data-x-href="https://dom.spec.whatwg.org/#interface-comment"><code>Comment</code></dfn> interface</li>
@@ -3469,7 +3469,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
34693469
<p>This specification uses the following features defined in <cite>File API</cite>:
34703470
<ref>FILEAPI</ref></p>
34713471

3472-
<ul class="brief">
3472+
<ul class="brief" data-noreformat="">
34733473
<li>The <dfn data-x-href="https://w3c.github.io/FileAPI/#dfn-Blob"><code>Blob</code></dfn> interface and its
34743474
<dfn data-x="dom-Blob-type" data-x-href="https://w3c.github.io/FileAPI/#dfn-type"><code>type</code></dfn> attribute</li>
34753475
<li>The <dfn data-x-href="https://w3c.github.io/FileAPI/#dfn-file"><code>File</code></dfn> interface and its
@@ -3546,7 +3546,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
35463546
<p>The following features and terms are defined in <cite>XMLHttpRequest</cite>:
35473547
<ref>XHR</ref></p>
35483548

3549-
<ul class="brief">
3549+
<ul class="brief" data-noreformat="">
35503550
<li>The <dfn data-x-href="https://xhr.spec.whatwg.org/#xmlhttprequest"><code>XMLHttpRequest</code></dfn> interface, and its
35513551
<dfn data-x="dom-XMLHttpRequest-responseXML" data-x-href="https://xhr.spec.whatwg.org/#dom-xmlhttprequest-responsexml"><code>responseXML</code></dfn> attribute</li>
35523552
<li>The <dfn data-x-href="https://xhr.spec.whatwg.org/#interface-progressevent"><code>ProgressEvent</code></dfn> interface, and its
@@ -3601,7 +3601,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
36013601
<p>The following terms and features are defined in <cite>Cascading Style Sheets</cite>
36023602
(<cite>CSS</cite>): <ref>CSS</ref></p>
36033603

3604-
<ul class="brief">
3604+
<ul class="brief" data-noreformat="">
36053605
<li><dfn data-x-href="https://drafts.csswg.org/css2/#viewport">viewport</dfn></li>
36063606
<li><dfn data-x-href="https://drafts.csswg.org/css2/#line-box">line box</dfn></li>
36073607
<li><dfn data-x-href="https://drafts.csswg.org/css2/#out-of-flow">out-of-flow</dfn></li>
@@ -3637,7 +3637,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
36373637
<p>The following terms and features are defined in <cite>CSS Box Model</cite>:
36383638
<ref>CSSBOX</ref></p>
36393639

3640-
<ul>
3640+
<ul data-noreformat="">
36413641
<li><dfn data-x-href="https://drafts.csswg.org/css-box/#content-area">content area</dfn></li>
36423642
<li><dfn data-x-href="https://drafts.csswg.org/css-box/#content-box">content box</dfn></li>
36433643
<li><dfn data-x-href="https://drafts.csswg.org/css-box/#border-box">border box</dfn></li>
@@ -3657,7 +3657,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
36573657
<p>The following features are defined in <cite>CSS Logical Properties</cite>:
36583658
<ref>CSSLOGICAL</ref></p>
36593659

3660-
<ul class="brief">
3660+
<ul class="brief" data-noreformat="">
36613661
<li>The <dfn data-x-href="https://drafts.csswg.org/css-logical/#propdef-margin-block">'margin-block'</dfn>,
36623662
<dfn data-x-href="https://drafts.csswg.org/css-logical/#propdef-margin-block-start">'margin-block-start'</dfn>,
36633663
<dfn data-x-href="https://drafts.csswg.org/css-logical/#propdef-margin-block-end">'margin-block-end'</dfn>,
@@ -3737,7 +3737,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
37373737
<p>The following features are defined in <cite>CSS Backgrounds and Borders</cite>:
37383738
<ref>CSSBG</ref></p>
37393739

3740-
<ul class="brief">
3740+
<ul class="brief" data-noreformat="">
37413741
<li>The <dfn data-x-href="https://drafts.csswg.org/css-backgrounds/#propdef-background-color">'background-color'</dfn>,
37423742
<dfn data-x-href="https://drafts.csswg.org/css-backgrounds/#propdef-background-image">'background-image'</dfn>,
37433743
<dfn data-x-href="https://drafts.csswg.org/css-backgrounds/#propdef-background-repeat">'background-repeat'</dfn>,
@@ -3919,7 +3919,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
39193919
<p>The following terms and features are defined in <cite>CSS Positioned Layout</cite>:
39203920
<ref>CSSPOSITION</ref></p>
39213921

3922-
<ul class="brief">
3922+
<ul class="brief" data-noreformat="">
39233923
<li><dfn data-x-href="https://drafts.csswg.org/css-position/#absolute-position">absolutely-positioned</dfn></li>
39243924
<li>The <dfn data-x-href="https://drafts.csswg.org/css-position/#position-property">'position'</dfn> property and its
39253925
<dfn data-x-href="https://drafts.csswg.org/css-position/#valdef-position-static">'static'</dfn> value</li>
@@ -3949,7 +3949,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
39493949

39503950
<p>The following features are defined in <cite>CSS Table</cite>: <ref>CSSTABLE</ref></p>
39513951

3952-
<ul class="brief">
3952+
<ul class="brief" data-noreformat="">
39533953
<li>The <dfn data-x-href="https://drafts.csswg.org/css-tables/#propdef-border-spacing">'border-spacing'</dfn> property</li>
39543954
<li>The <dfn data-x-href="https://drafts.csswg.org/css-tables/#border-collapse-property">'border-collapse'</dfn> property</li>
39553955
<li>The <dfn data-x-href="https://drafts.csswg.org/css-tables/#table-cell">'table-cell'</dfn>,
@@ -3971,7 +3971,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
39713971

39723972
<p>The following features are defined in <cite>CSS Writing Modes</cite>: <ref>CSSWM</ref></p>
39733973

3974-
<ul class="brief">
3974+
<ul class="brief" data-noreformat="">
39753975
<li>The <dfn data-x-href="https://drafts.csswg.org/css-writing-modes/#direction">'direction'</dfn> property</li>
39763976
<li>The <dfn data-x-href="https://drafts.csswg.org/css-writing-modes/#unicode-bidi">'unicode-bidi'</dfn> property</li>
39773977
<li>The <dfn data-x-href="https://drafts.csswg.org/css-writing-modes/#propdef-writing-mode">'writing-mode'</dfn> property</li>
@@ -3991,7 +3991,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
39913991
<p>The following features are defined in <cite>CSS Basic User Interface</cite>:
39923992
<ref>CSSUI</ref></p>
39933993

3994-
<ul class="brief">
3994+
<ul class="brief" data-noreformat="">
39953995
<li>The <dfn data-x-href="https://drafts.csswg.org/css-ui/#outline">'outline'</dfn> property</li>
39963996
<li>The <dfn data-x-href="https://drafts.csswg.org/css-ui/#cursor">'cursor'</dfn> property</li>
39973997
<li>The <dfn data-x-href="https://drafts.csswg.org/css-ui/#appearance-switching">'appearance'</dfn> property, its
@@ -4154,7 +4154,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
41544154
<p>The following interfaces and terms are defined in <cite>Geometry Interfaces</cite>:
41554155
<ref>GEOMETRY</ref></p>
41564156

4157-
<ul class="brief">
4157+
<ul class="brief" data-noreformat="">
41584158
<li><dfn data-x-href="https://drafts.fxtf.org/geometry/#dommatrix"><code>DOMMatrix</code></dfn> interface, and associated
41594159
<dfn data-x-href="https://drafts.fxtf.org/geometry/#matrix-m11-element">m11 element</dfn>,
41604160
<dfn data-x-href="https://drafts.fxtf.org/geometry/#matrix-m12-element">m12 element</dfn>,
@@ -4319,7 +4319,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
43194319

43204320
<p>Finally, the following terms are defined in <cite>ARIA</cite>: <ref>ARIA</ref></p>
43214321

4322-
<ul class="brief">
4322+
<ul class="brief" data-noreformat="">
43234323
<li><dfn data-x-href="https://w3c.github.io/aria/#dfn-role">role</dfn></li>
43244324
<li><dfn data-x-href="https://w3c.github.io/aria/#dfn-accessible-name" data-x="concept-accessible-name">accessible name</dfn></li>
43254325
<li>The <dfn data-x-href="https://w3c.github.io/aria/#ARIAMixin"><code>ARIAMixin</code></dfn> interface, with its associated
@@ -46974,7 +46974,7 @@ interface <dfn interface>HTMLInputElement</dfn> : <span>HTMLElement</span> {
4697446974
content attributes, IDL attributes, methods, and events <span
4697546975
data-x="concept-input-apply">apply</span> to each state:</p>
4697646976

46977-
<table class="applies" id="input-type-attr-summary">
46977+
<table class="applies" id="input-type-attr-summary" data-noreformat="">
4697846978
<thead>
4697946979
<tr>
4698046980
<th>
@@ -148093,7 +148093,7 @@ INSERT INTERFACES HERE
148093148093

148094148094
<p>Thanks to Tim Berners-Lee for inventing HTML, without which none of this would exist.</p>
148095148095

148096-
<p>Thanks to
148096+
<p data-noreformat="">Thanks to
148097148097

148098148098
Aankhen,
148099148099
Aaqa Ishtyaq,
@@ -149257,10 +149257,7 @@ INSERT INTERFACES HERE
149257149257
Bruce Lawson, David Newton, Ilya Grigorik, John Schoenick, Leon de Rijke, Mat Marquis, Marcos
149258149258
Cáceres, Tab Atkins, Theresa O'Connor, and Yoav Weiss for their contributions.</p>
149259149259

149260-
<p>Special thanks to the <a href="https://www.w3.org/WebPlatform/WG/">WPWG</a> for incubating the
149261-
<a href="#custom-elements">custom elements</a> feature. In particular, thanks to David Hyatt and
149262-
Ian Hickson for their influence through the XBL specifications, Dimitri Glazkov for the first
149263-
draft of the custom elements specification, and to
149260+
<p data-noreformat="">Special thanks to the <a href="https://www.w3.org/WebPlatform/WG/">WPWG</a> for incubating the <a href="#custom-elements">custom elements</a> feature. In particular, thanks to David Hyatt and Ian Hickson for their influence through the XBL specifications, Dimitri Glazkov for the first draft of the custom elements specification, and to
149264149261
Alex Komoroske,
149265149262
Alex Russell,
149266149263
Andres Rios,
@@ -149295,7 +149292,7 @@ INSERT INTERFACES HERE
149295149292
(<a href="https://www.google.com/">Google</a>, <a
149296149293
href="mailto:[email protected]">[email protected]</a>).</p>
149297149294

149298-
<p>Starting in 2015, the editor group expanded. It is currently maintained by
149295+
<p data-noreformat="">Starting in 2015, the editor group expanded. It is currently maintained by
149299149296
<a href="https://annevankesteren.nl/">Anne van Kesteren</a> (<a href="https://www.apple.com/">Apple</a>, <a href="mailto:[email protected]">[email protected]</a>),
149300149297
<a href="https://domenic.me/">Domenic Denicola</a> (<a href="https://www.google.com/">Google</a>, <a href="mailto:[email protected]">[email protected]</a>)
149301149298
<a href="https://domfarolino.com">Dominic Farolino</a> (<a href="https://www.google.com/">Google</a>, <a href="mailto:[email protected]">[email protected]</a>),

0 commit comments

Comments
 (0)