canmove, Confirmed users
2,883
edits
(a few css3-ui updates) |
(→CSS3 UI: updated to prioritize CSSWG CSS3-UI issues first, then other related tasks here) |
||
| Line 316: | Line 316: | ||
Remaining tasks to get CSS3 UI to PR: | Remaining tasks to get CSS3 UI to PR: | ||
* '''resolve issues'''. resolve/apply proposals from issues list: http://wiki.csswg.org/spec/css3-ui | |||
* '''collect other tasks''' | |||
** Extract CSS3-UI related tasks from "mozilla-next-actions.txt" local text document | |||
** And add to http://wiki.csswg.org/spec/css3-ui as concrete issues to resolutions and status | |||
* '''text-overflow''' | * '''text-overflow''' | ||
** create an implementer FAQ on the | ** create an implementer FAQ on the W3C wiki re: text-overflow accordingly | ||
*** go through local test documents on work laptop | |||
*** go through emails on "text-overflow" with fantasai, mats, roc | |||
* ''':indeterminate''' - add an example using [https://developer.mozilla.org/en/HTML/Element/progress HTML5 progress element] and with input type=checkbox with DOM property set to indeterminate deliberately per [https://developer.mozilla.org/en/CSS/%3aindeterminate devmo :indeterminate example] | * ''':indeterminate''' - add an example using [https://developer.mozilla.org/en/HTML/Element/progress HTML5 progress element] and with input type=checkbox with DOM property set to indeterminate deliberately per [https://developer.mozilla.org/en/CSS/%3aindeterminate devmo :indeterminate example] | ||
* | ** Move to W3C wiki, collaborate with Tab & fantasai to incorporate into Selectors4 | ||
* '''implementation documentation'''. document claims of existing implementations | * '''implementation documentation'''. document claims of existing implementations on W3C wiki | ||
** Webkit CSS3 UI - http://lists.w3.org/Archives/Public/public-html/2009Sep/0060.html | ** Webkit CSS3 UI - http://lists.w3.org/Archives/Public/public-html/2009Sep/0060.html | ||
** Opera CSS3 UI | ** Opera CSS3 UI | ||
| Line 345: | Line 351: | ||
**** cursor on root element applying to viewport: [https://bugzilla.mozilla.org/show_bug.cgi?id=568450 568450] | **** cursor on root element applying to viewport: [https://bugzilla.mozilla.org/show_bug.cgi?id=568450 568450] | ||
***** if/when fixed, add that detail to spec | ***** if/when fixed, add that detail to spec | ||
**** icon support | **** box-sizing prefix drop: https://bugzilla.mozilla.org/show_bug.cgi?id=243412 | ||
**** move icon support ( http://www.w3.org/TR/css3-ui/#element ) to W3C wiki | |||
***** 'icon' property | ***** 'icon' property | ||
***** 'content:icon' value | ***** 'content:icon' value | ||
**** ... | **** ... | ||
| Line 354: | Line 360: | ||
** IE5/Mac CSS3 UI support - ??? | ** IE5/Mac CSS3 UI support - ??? | ||
* | * put out a call for at least a minimal coverage tests that covers those claims per implementer | ||
* document actual implementation results | * document actual implementation results | ||
| Line 365: | Line 371: | ||
** reduce feature set down to what's been implemented in more than one browser, or in one browser and imminently expected in another browser. mark at risk anything that is not interop in 2+ browser per above tests. | ** reduce feature set down to what's been implemented in more than one browser, or in one browser and imminently expected in another browser. mark at risk anything that is not interop in 2+ browser per above tests. | ||
* publish CSS3-UI | * publish CSS3-UI LCCR with minimal test suite and results | ||
* if necessary, write new UI Selectors FPWD editors draft with all new UI selectors (consider limiting to those with at least one implementation, any with less than 2 implementations, mark at risk up front) | * if necessary, write new UI Selectors FPWD editors draft with all new UI selectors (consider limiting to those with at least one implementation, any with less than 2 implementations, mark at risk up front) | ||