Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit bdff30f

Browse files
committed
I guess it's not perfectly compatible. https://www.w3.org/Bugs/Public/show_bug.cgi?id=22008
1 parent 5db6909 commit bdff30f

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

Overview.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ <h3 id="development-model"><span class="secno">1.5 </span>Development Model</h3>
282282
<h2 id="syntax"><span class="secno">2 </span>Syntax</h2>
283283

284284
<p>HTML defines a syntax, referred to as "the HTML syntax", that is
285-
compatible with HTML4 and XHTML1 documents published on the
285+
mostly compatible with HTML4 and XHTML1 documents published on the
286286
Web, but is not compatible with the more esoteric SGML features of
287287
HTML4, such as
288288
<a href="http://www.w3.org/TR/1999/REC-html401-19991224/appendix/notes.html#h-B.3.6">processing instructions</a>
@@ -3234,6 +3234,7 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
32343234
James Graham,
32353235
Jens Meiert,
32363236
Jeremy Keith,
3237+
Jukka K. Korpela,
32373238
Jürgen Jeka,
32383239
Krijn Hoetmer,
32393240
Leif Halvard Silli,

Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ <h3 id="development-model">Development Model</h3>
254254
<h2 id="syntax">Syntax</h2>
255255

256256
<p>HTML defines a syntax, referred to as "the HTML syntax", that is
257-
compatible with HTML4 and XHTML1 documents published on the
257+
mostly compatible with HTML4 and XHTML1 documents published on the
258258
Web, but is not compatible with the more esoteric SGML features of
259259
HTML4, such as
260260
<a href="http://www.w3.org/TR/1999/REC-html401-19991224/appendix/notes.html#h-B.3.6">processing instructions</a>
@@ -3437,6 +3437,7 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
34373437
James Graham,
34383438
Jens Meiert,
34393439
Jeremy Keith,
3440+
Jukka K. Korpela,
34403441
J&uuml;rgen Jeka,
34413442
Krijn Hoetmer,
34423443
Leif Halvard Silli,

Overview.whatwg.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ <h3 id="development-model"><span class="secno">1.5 </span>Development Model</h3>
227227
<h2 id="syntax"><span class="secno">2 </span>Syntax</h2>
228228

229229
<p>HTML defines a syntax, referred to as "the HTML syntax", that is
230-
compatible with HTML4 and XHTML1 documents published on the
230+
mostly compatible with HTML4 and XHTML1 documents published on the
231231
Web, but is not compatible with the more esoteric SGML features of
232232
HTML4, such as
233233
<a href="http://www.w3.org/TR/1999/REC-html401-19991224/appendix/notes.html#h-B.3.6">processing instructions</a>
@@ -3179,6 +3179,7 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
31793179
James Graham,
31803180
Jens Meiert,
31813181
Jeremy Keith,
3182+
Jukka K. Korpela,
31823183
Jürgen Jeka,
31833184
Krijn Hoetmer,
31843185
Leif Halvard Silli,

0 commit comments

Comments
 (0)