Standard Compression Scheme for Unicode: Difference between revisions

Content deleted Content added
Camera2
Tags: Reverted Visual edit Mobile edit Mobile web edit
In HTML: I think the actual XSS vulnerabilities have been fixed now. The fact that you had to use an archive should have been a hint.
Line 22:
== In HTML ==
 
Supporting SCSU in [[HTML]] documents is prohibited by the [[W3C]]<ref>{{Cite web |url=https://www.w3.org/TR/html51/syntax.html#character-encodings |title=8.2.2.3. Character encodings |website=HTML 5.1 Standard |publisher=W3C}}</ref><ref>{{Cite web |url=https://www.w3.org/TR/html5/syntax.html#character-encodings |title=8.2.2.3. Character encodings |website=HTML 5 Standard |publisher=W3C}}</ref> and [[WHATWG]]<ref>{{Cite web |url=https://html.spec.whatwg.org/multipage/parsing.html#character-encodings |title=12.2.3.3 Character encodings |website=HTML Living Standard |publisher=WHATWG}}</ref> HTML standards, asbecause itHTML wouldwasn't presentdesigned awith non-ASCII-compatible encodings in mind. In the past, [[cross-site scripting]] vulnerabilityvulnerabilities due to browsers' poor handling of such encodings have been demonstrated.<ref>{{Cite web |url=https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta |title=&lt;meta> - HTML |website=MDN Web Docs |publisher=Mozilla|archiveurl=https://web.archive.org/web/20181003090922/https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta|archivedate=3 October 2018}}</ref>
 
== See also ==