WebKit hasn't done that.
WebKit hasn't done that.
For example :invalid applies to all unfilled required form elements *at page load* when it only needs to at submit.
For example :invalid applies to all unfilled required form elements *at page load* when it only needs to at submit.
<!--?𝙽𝚎𝚇𝚃𝙲𝚛𝚎𝚊𝚝𝚎 𝙸𝚍𝚂𝚝𝚊𝚛𝚝="𝟻" ?-->
<!--𝙽𝙴𝚇𝚃𝙲𝚁𝙴𝙰𝚃𝙴 𝙸𝙳𝚂𝚃𝙰𝚁𝚃 "𝟻"-->
to ensure they can't become nodes never mind content.
Likewise, any comments added to a !𝙳𝙾𝙲𝚃𝚈𝙿𝙴 will be stripped out.
<!--?𝙽𝚎𝚇𝚃𝙲𝚛𝚎𝚊𝚝𝚎 𝙸𝚍𝚂𝚝𝚊𝚛𝚝="𝟻" ?-->
<!--𝙽𝙴𝚇𝚃𝙲𝚁𝙴𝙰𝚃𝙴 𝙸𝙳𝚂𝚃𝙰𝚁𝚃 "𝟻"-->
to ensure they can't become nodes never mind content.
Likewise, any comments added to a !𝙳𝙾𝙲𝚃𝚈𝙿𝙴 will be stripped out.
<!𝙳𝙾𝙲𝚃𝚈𝙿𝙴 𝚑𝚝𝚖𝚕 -- 𝚃𝚑𝚒𝚜 𝚖𝚎𝚊𝚗𝚜 𝙷𝚃𝙼𝙻𝟻 -->
and
<!𝙳𝙾𝙲𝚃𝚈𝙿𝙴 𝚑𝚝𝚖𝚕>
should be exactly the same statement as far as your browser is concerned.
<!-- 𝙷𝚎𝚕𝚕𝚘 --> is SGML <! > markup telling your browser it's not page content, and --…-- with no keyword/arguments telling SGML it's only a comment.
<!𝙳𝙾𝙲𝚃𝚈𝙿𝙴 𝚑𝚝𝚖𝚕 -- 𝚃𝚑𝚒𝚜 𝚖𝚎𝚊𝚗𝚜 𝙷𝚃𝙼𝙻𝟻 -->
and
<!𝙳𝙾𝙲𝚃𝚈𝙿𝙴 𝚑𝚝𝚖𝚕>
should be exactly the same statement as far as your browser is concerned.
<!-- 𝙷𝚎𝚕𝚕𝚘 --> is SGML <! > markup telling your browser it's not page content, and --…-- with no keyword/arguments telling SGML it's only a comment.
The astute among you will realize that HTML comments are merely commandless SGML directives leveraging --[𝙲𝙳𝙰𝚃𝙰]-- comment syntax.
The astute among you will realize that HTML comments are merely commandless SGML directives leveraging --[𝙲𝙳𝙰𝚃𝙰]-- comment syntax.
<?𝙽𝚎𝚇𝚃𝙲𝚛𝚎𝚊𝚝𝚎 𝙸𝚍𝚂𝚝𝚊𝚛𝚝="𝟻" ?>
Still cheating slightly, but cleaner than validation-failing
<!𝙽𝙴𝚇𝚃𝙲𝚁𝙴𝙰𝚃𝙴 𝙸𝙳𝚂𝚃𝙰𝚁𝚃 "𝟻">
<?𝙽𝚎𝚇𝚃𝙲𝚛𝚎𝚊𝚝𝚎 𝙸𝚍𝚂𝚝𝚊𝚛𝚝="𝟻" ?>
Still cheating slightly, but cleaner than validation-failing
<!𝙽𝙴𝚇𝚃𝙲𝚁𝙴𝙰𝚃𝙴 𝙸𝙳𝚂𝚃𝙰𝚁𝚃 "𝟻">
A language designed to teach will have to be unlearned eventually.
A language designed to teach will have to be unlearned eventually.