Boris Zbarsky wrote: > So I was just looking at the file input reflow code.... It has nasty > hacks to make the textfield and button be the same height, etc. On > trunk, could we just go ahead and nuke the textfield altogether? > Replace it with a TextNode showing the filename or something? Or would > that cause issues for long filenames?
We could style it with text-overflow. And implement text-overflow :-) (which is something I'm hoping to do). Rob _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

