User:MarkFinkle/XULHTMLMerge: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(New page: 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 wha...)
 
No edit summary
Line 1: Line 1:
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:
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 for menus and panels
* Popup support
** menus and panels
** tooltips
* Templates
* Better access to native theme data in CSS
* Better access to native theme data in CSS

Revision as of 20:25, 8 January 2009

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