Laurent Jouanneau wrote:
- it's impossible to put the caret inside an empty element, even if it has a size (with a width and/or height css property for example)
Is this still an issue on trunk? Seems to work ok over here.
- spaces at the end of a content are ignored by the layout
This is required for HTML, so if you're aiming at a wysiwyg editor..... Note that the built-in editor in Gecko handles this by converting spaces to .
See also https://bugzilla.mozilla.org/show_bug.cgi?id=336408 -- that might cover your issue.
What do you think about them ? Do you know if this issues can be solved easily with the new layout engine ?
None of these issues have to do with the reflow branch, if that's what you meant.... -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

