User:MarkFinkle/XULHTMLMerge: Difference between revisions
MarkFinkle (talk | contribs) No edit summary |
MarkFinkle (talk | contribs) No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
* Templates | * Templates | ||
* Better access to native theme data in CSS | * Better access to native theme data in CSS | ||
* Rich ellipsizing support in text elements | * <strike>Rich ellipsizing support in text elements</strike> - Done | ||
* <strike>XUL flex-box model layout in CSS</strike> - Done | |||
* Trees | |||
* Listboxes | |||
* Resizers | |||
* Stack/Deck | |||
* XUL presentational attributes (flex, hidden, collapsed, width, height, etc.) | |||
* Prototypes | |||
* Fastload | |||
Latest revision as of 13:31, 1 September 2011
What would it take for HTML to support XUL functionality. This doesn't need to be HTML used on the Web. Mozilla has great HTML code and new features hit HTML first (sometimes only). So what would we need to add to our HTML codebase to support XUL through XBL:
- Popup support
- menus and panels
- tooltips
- Templates
- Better access to native theme data in CSS
Rich ellipsizing support in text elements- DoneXUL flex-box model layout in CSS- Done- Trees
- Listboxes
- Resizers
- Stack/Deck
- XUL presentational attributes (flex, hidden, collapsed, width, height, etc.)
- Prototypes
- Fastload