Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #8108
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!gegeweb.42!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail |
|---|---|
| Content-Type | text/plain; charset="UTF-8" |
| Message-ID | <2334260.bKofY8J0qe@PointedEars.de> (permalink) |
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
| Reply-To | Thomas 'PointedEars' Lahn <cljs@PointedEars.de> |
| Organization | PointedEars Software (PES) |
| Date | Mon, 07 Nov 2011 15:51:10 +0100 |
| User-Agent | KNode/4.4.11 |
| Content-Transfer-Encoding | 8Bit |
| Subject | Re: multi browser forms issue |
| Newsgroups | comp.infosystems.www.authoring.misc, comp.lang.javascript |
| References | <a9622d31-d06a-4886-8a6d-b90e8a1781ef@o19g2000vbk.googlegroups.com> <6b248eda-8b2d-4618-af26-d3983cdcdbb1@u10g2000prl.googlegroups.com> <m2y5vsnl21.fsf@nntp.bednarz.nl> <1924605.C0IIP4dKs2@PointedEars.de> <m2ty6gniew.fsf@nntp.bednarz.nl> |
| Followup-To | comp.infosystems.www.authoring.misc |
| MIME-Version | 1.0 |
| Lines | 41 |
| NNTP-Posting-Date | 07 Nov 2011 15:51:11 CET |
| NNTP-Posting-Host | cf3d29a3.newsspool4.arcor-online.net |
| X-Trace | DXC=_nn3R9JBF`g9kIfcjg:0fd4IUK<Cl32<a4Fo<]lROoRa8kF<OcfhCOkN7R:9EjSaToDZm8W4\YJNl;?f@h5gMfble<YaZJ]Je?ia62;f0SOQla |
| X-Complaints-To | usenet-abuse@arcor.de |
| Xref | x330-a1.tempe.blueboxinc.net comp.infosystems.www.authoring.misc:7 comp.lang.javascript:8108 |
Cross-posted to 2 groups.
Followups directed to: comp.infosystems.www.authoring.misc
Show key headers only | View raw
Eric Bednarz wrote in comp.lang.javascript: > Thomas 'PointedEars' Lahn <PointedEars@web.de> writes: >> Eric Bednarz wrote: >>> David Mark <dmark.cinsoft@gmail.com> writes: >>>>> <!DOCTYPE HTML> >>>> Why are you using HTML5? >>> That’s not ‘using HTML5’, that’s choosing a rendering mode in a mnemonic >>> fashion, and without the cargo cult parts that do nothing. >> Incorrect. There is a difference in rendering between using a DOCTYPE >> declaration without a public identifier (as here), a DOCTYPE declaration >> containing only a public identifier, and a DOCTYPE declaration containing >> both a public and a system identifier. > > “You should have provided some proof of your assertion, such as” an > example of an external identifier that is expected to set rendering to > ‘standards compatibility’ (e.g. system and public identifier for HTML > 4.01) and results in a different ‘standards compatibility’ than your > “proper, if colloquial, synonym” for HTML5 does. Generally known facts, such as the existence of Standards, Almost Standards, and Quirks Mode, and the different DOCTYPE declarations that do and do not trigger them, do not require reference (in particular not here, where those are rather well-known basics). I have also provided enough information so that your statement can be easily falsified. FWIW: <http://hsivonen.iki.fi/doctype/>, referred by <http://www.quirksmode.org/css/quirksmode.html>, provides a good overview. What appears to be missing from that article is the case of the omitted system identifier, but that is easily demonstrated, and explained at, e. g., <https://developer.mozilla.org/en/Mozilla's_DOCTYPE_sniffing>. X-Post & F'up2 ciwam PointedEars -- Prototype.js was written by people who don't know javascript for people who don't know javascript. People who don't know javascript are not the best source of advice on designing systems that use javascript. -- Richard Cornford, cljs, <f806at$ail$1$8300dec7@news.demon.co.uk>
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
multi browser forms issue Dizzee <slightlyandy@gmail.com> - 2011-11-06 14:07 -0800
Re: multi browser forms issue Denis McMahon <denismfmcmahon@gmail.com> - 2011-11-06 22:38 +0000
Re: multi browser forms issue David Mark <dmark.cinsoft@gmail.com> - 2011-11-07 04:40 -0800
Re: multi browser forms issue Eric Bednarz <bednarz@fahr-zur-hoelle.org> - 2011-11-07 14:01 +0100
Re: multi browser forms issue Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-07 14:13 +0100
Re: multi browser forms issue Eric Bednarz <bednarz@fahr-zur-hoelle.org> - 2011-11-07 14:58 +0100
Re: multi browser forms issue Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-07 15:51 +0100
Re: multi browser forms issue "Jukka K. Korpela" <jkorpela@cs.tut.fi> - 2011-11-07 16:08 +0200
Re: multi browser forms issue David Mark <dmark.cinsoft@gmail.com> - 2011-11-07 13:05 -0800
Re: multi browser forms issue Eric Bednarz <bednarz@fahr-zur-hoelle.org> - 2011-11-07 23:07 +0100
Re: multi browser forms issue Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-07 23:26 +0100
Re: multi browser forms issue Eric Bednarz <bednarz@fahr-zur-hoelle.org> - 2011-11-09 20:17 +0100
Re: multi browser forms issue Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-10 18:42 +0100
Re: multi browser forms issue Eric Bednarz <bednarz@fahr-zur-hoelle.org> - 2011-11-11 23:38 +0100
csiph-web