<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 16 January 2017 at 23:08, Dave Townsend <span dir="ltr"><<a href="mailto:dtownsend@mozilla.com" target="_blank">dtownsend@mozilla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Thanks for your feedback Jaroslav, it's really helpful. The issue around mixing XUL and HTML is one in particular where I think we may end up having to make some platform fixes to at least make the transition away from XUL possible.<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 16, 2017 at 1:31 PM, Jaroslav Šnajdr <span dir="ltr"><<a href="mailto:jsnajdr@gmail.com" target="_blank">jsnajdr@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello Dave,<div><br></div><div>while contributing to some of the devtools.html refactoring projects, I noticed the following further issues:</div><div><br></div><div>- the XUL label element has attribute crop=start|center|end, which can be used to truncate the label text and insert an ellipsis character at the place of your choice. HTML doesn't have this - ellipsis can be inserted only at the end, and after doing some RTL magic, also at the start (but not 100% bug-free). The "center" option is not available at all. Solving this in CSS would be a really nice addition to the web platform. There's been some spec work done by Sebastian Zartner few years ago.</div></div></blockquote></div></div></div></div></blockquote><div> </div><div>Thank you for mentioning my efforts regarding this! For reference, the related discussions and spec. work is here:<br><br><a href="https://lists.w3.org/Archives/Public/www-style/2013Jul/0451.html">https://lists.w3.org/Archives/Public/www-style/2013Jul/0451.html</a><br><a href="https://www.w3.org/wiki/Text-overflow_middle_cropping">https://www.w3.org/wiki/Text-overflow_middle_cropping</a><br><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=740910">https://bugzilla.mozilla.org/show_bug.cgi?id=740910</a><br><br></div><div>I'd be happy if this topic was pushed again to make it into the spec.<br></div><div><br></div><div>Sebastian<br></div></div></div></div>