- From: <bugzilla@jessica.w3.org>
- Date: Wed, 16 Jul 2014 14:18:36 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26357 Robin Berjon <robin@w3.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|NEEDSINFO |INVALID --- Comment #3 from Robin Berjon <robin@w3.org> --- (In reply to Pallav Kumaria from comment #2) > I can see it behaves like a space, but the question is why as per the xml > spec a new line is not a space under any context. So this is bound to be > incorrect. As far as I know a new line and a space are completely diff > things and must be explicitly specified. If it is the case that this is an > exception, would like to know the reson for the same and also if there are > any other expections as well. In XML, a new line is a space: http://www.w3.org/TR/xml/#NT-S. HTML is not XML. But in HTML a comparable situation applies. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 16 July 2014 14:18:37 UTC