Jonas Sicking wrote: > The problem I see is what happens if the user types space and then nothing > more but instead saves the file. If we only render the space in editor using a > special white-space value that means that the file will look different when > the user opens it in the browser.
Yeah, indeed. Completely wysiwyg stuff with HTML is kinda impossible. > It seems to me like it's not a terrible idea to not render the space > until the user types characters after the space. Last time we had that behavior (accidentally) I got a _lot_ of complaints from the Thunderbird folks. Valid ones, really. It's really weird to type like that. -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

