Skip to content

Commit 53e0f4b

Browse files
committed
Remove mention of SGML tools
Approximately nobody is interested in them. Fixes #11271.
1 parent 0b136bd commit 53e0f4b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

source

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126102,7 +126102,6 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
126102126102
<dfn export>HTML parser</dfn>.</p>
126103126103

126104126104
<div class="note">
126105-
126106126105
<p>While the HTML syntax described in this specification bears a close resemblance to SGML and
126107126106
XML, it is a separate language with its own parsing rules.</p>
126108126107

@@ -126113,10 +126112,6 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
126113126112
to have one representation while widely deployed web browsers interoperably implemented a
126114126113
different representation &mdash; has wasted decades of productivity. This version of HTML thus
126115126114
returns to a non-SGML basis.</p>
126116-
126117-
<p>Authors interested in using SGML tools in their authoring pipeline are encouraged to use XML
126118-
tools and the XML serialization of HTML.</p>
126119-
126120126115
</div>
126121126116

126122126117
<p>For the purposes of conformance checkers, if a resource is determined to be in <span>the HTML

0 commit comments

Comments
 (0)