- From: <bugzilla@jessica.w3.org>
- Date: Mon, 14 Feb 2011 23:27:09 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11734 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fantasai.bugs@inkedblade.ne | |t, ian@hixie.ch --- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-02-14 23:27:08 UTC --- So I started doing this (I'll push an incomplete patch below) but I realised I have no idea what white-space:plaintext means, so I actually can't write the relevant style rules. In particular it's not clear to me what it means when applied to <textarea>, since CSS generally applies to DOM contents and the contents of replaced elements like <textarea> aren't affected by it, and it's not clear to me what it means on <pre> when <pre> has explicit <br>s and implicit line breaks from line-wrapping and explicit line breaks from embedded newlines or double-newlines. What behaviour do you want to require from browsers? -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 14 February 2011 23:27:10 UTC