Tantek-Mozilla-Projects: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(add link to existing Mounir.lamouri/HTML5_Forms work)
(sections, some criteria, specs)
Line 5: Line 5:
In particular:
In particular:


* Web Apps UI
== Web Apps UI ==
** Forms Styling
=== UI Styling ===
*** Styling HTML5 forms elements
==== Styling HTML5 forms elements ====
**** [[User:Mounir.lamouri/HTML5_Forms]]
Main Page: [[User:Mounir.lamouri/HTML5_Forms]]
*** CSS3 UI
*** CSS3 Color
** CSS3 Flex Box


* Social / Identity
Each HTML5 form element must be complete to the following criteria:
** Accounts Manager
 
** ...
1. It must include pleasant and working UI, where appropriate.
 
2. You must be able to use CSS to style the element, especially the UI that we generate.  This includes any pre-defined pseudo-selectors (invalid, required, icon, etc.)
 
3. If there's a constraint API the API must be complete.
 
4. It should be [[Accessibility/HTML5_Forms|fully accessible]].
 
==== CSS3 UI ====
http://www.w3.org/TR/css3-ui/
 
==== CSS3 Color ====
http://www.w3.org/TR/css3-color/
 
=== UI Layout ===
* CSS3 Flex Box
** need to get in touch with Tab Atkins and catch-up on the current state of his work vs. existing prefixed partial implementation in Firefox and Safari.
 
 
== Social and Identity ==
* Accounts Manager
* ...

Revision as of 18:15, 26 May 2010

Hi, I'm Tantek Çelik, and you've found my list of projects that I'm working on with Mozilla.

I'm currently (as of 2010-146) a Mozilla contractor working with Chris Blizzard, Arun Ranganathan, and the web standards team, focused on specification work, especially around web applications user interfaces and social/identity open web technologies.

In particular:

Web Apps UI

UI Styling

Styling HTML5 forms elements

Main Page: User:Mounir.lamouri/HTML5_Forms

Each HTML5 form element must be complete to the following criteria:

1. It must include pleasant and working UI, where appropriate.

2. You must be able to use CSS to style the element, especially the UI that we generate. This includes any pre-defined pseudo-selectors (invalid, required, icon, etc.)

3. If there's a constraint API the API must be complete.

4. It should be fully accessible.

CSS3 UI

http://www.w3.org/TR/css3-ui/

CSS3 Color

http://www.w3.org/TR/css3-color/

UI Layout

  • CSS3 Flex Box
    • need to get in touch with Tab Atkins and catch-up on the current state of his work vs. existing prefixed partial implementation in Firefox and Safari.


Social and Identity

  • Accounts Manager
  • ...