<br><br><div class="gmail_quote">On Mon, Aug 16, 2010 at 1:43 PM, Robert O'Callahan <span dir="ltr"><<a href="mailto:robert@ocallahan.org">robert@ocallahan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Mon, Aug 16, 2010 at 9:23 PM, Maciej Stachowiak <span dir="ltr"><<a href="mailto:mjs@apple.com" target="_blank">mjs@apple.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div style="word-wrap: break-word;">A more hypothetical use would be a rich text editor that has a "convert to plaintext" feature. textContent is not as useful for these use cases, since it doesn't handle line breaks and unrendered whitespace properly.<font color="#888888"><br>

</font></div></blockquote></div><br></div>There are lots of ways people might want to do that. For example, "convert to plaintext" features often introduce characters for list bullets (e.g. '*') and item numbers. (E.g., Mac TextEdit does.) Safari 5 doesn't do either.<br>

<br></blockquote><div><br>I believe we are mixing up concepts here:<br><br>- converting one format to another format (see "convert to plain text" above)<br>- extracting the textual part of a format (what "innerText" is supposed to do)<br>
<br>are completely different approaches and should probably be handled by different methods.<br><br><br>Diego<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
The Gecko plaintext serializer has a comment:<br>  // Output methods flag bits. There are a frightening number of these,<br>  // because everyone wants something a little bit different<br>Satisfying more than a small number of potential users with a single attribute may be difficult.<br>

<br clear="all">Rob<br><font color="#888888">-- <br>"Now the Bereans were of more noble character than the 
Thessalonians, for they received the message with great eagerness and 
examined the Scriptures every day to see if what Paul said was true." [Acts 17:11]<br>
</font></blockquote></div><br>