User:Dbaron/1.9.3 Alpha: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
! Expected landing | ! Expected landing | ||
! Expected ready for widespread testing | ! Expected ready for widespread testing | ||
! What we want feedback on | |||
|- | |- | ||
| out of process plugins (maybe split this into multiple pieces?) | | out of process plugins (maybe split this into multiple pieces?) | ||
Line 16: | Line 17: | ||
| {{bug|516213}}, etc. | | {{bug|516213}}, etc. | ||
| landed | | landed | ||
| ? | |||
| ? | | ? | ||
|- | |- | ||
Line 22: | Line 24: | ||
| landed | | landed | ||
| ready | | ready | ||
| bugs, missing capabilities | |||
|- | |- | ||
| SMIL Animation | | SMIL Animation | ||
| {{bug|482402}}, etc. | | {{bug|482402}}, etc. | ||
| landed | | landed | ||
| ? | |||
| ? | | ? | ||
|- | |- | ||
Line 32: | Line 36: | ||
| landed | | landed | ||
| ready | | ready | ||
| bugs | |||
|- | |- | ||
| background: -moz-image-rect() | | background: -moz-image-rect() | ||
Line 37: | Line 42: | ||
| landed | | landed | ||
| ready? | | ready? | ||
| ? | |||
|- | |- | ||
| CSS calc() values | | CSS calc() values | ||
Line 42: | Line 48: | ||
| partial support in February? (as of 2010-01-14) | | partial support in February? (as of 2010-01-14) | ||
| February/March? (as of 2010-01-14) | | February/March? (as of 2010-01-14) | ||
| bugs, missing capabilities, syntax | |||
|- | |- | ||
| Range.getClientRects and Range.getBoundingClientRect | | Range.getClientRects and Range.getBoundingClientRect | ||
Line 47: | Line 54: | ||
| landed | | landed | ||
| ready? | | ready? | ||
| ? | |||
|- | |- | ||
|} | |} | ||
Line 58: | Line 66: | ||
! Expected landing | ! Expected landing | ||
! Expected ready for widespread testing | ! Expected ready for widespread testing | ||
! What we want feedback on | |||
|- | |- | ||
| Cloning documents for printing | | Cloning documents for printing | ||
Line 63: | Line 72: | ||
| landed | | landed | ||
| ready | | ready | ||
| bugs | |||
|- | |- | ||
| Scrolling rewrite | | Scrolling rewrite | ||
Line 68: | Line 78: | ||
| landed | | landed | ||
| ready? | | ready? | ||
| bugs, performance? | |||
|} | |} |
Revision as of 20:36, 19 January 2010
I'm trying to build a list of what features we want to get Web developer testing on in 1.9.3 alphas and what their current status is.
Description | Bug | Expected landing | Expected ready for widespread testing | What we want feedback on |
---|---|---|---|---|
out of process plugins (maybe split this into multiple pieces?) | ||||
WebGL | bug 516213, etc. | landed | ? | ? |
CSS transitions | bug 435441, etc. | landed | ready | bugs, missing capabilities |
SMIL Animation | bug 482402, etc. | landed | ? | ? |
significant changes to table borders | bug 452319, bug 43178 | landed | ready | bugs |
background: -moz-image-rect() | bug 113577 | landed | ready? | ? |
CSS calc() values | bug 363249 | partial support in February? (as of 2010-01-14) | February/March? (as of 2010-01-14) | bugs, missing capabilities, syntax |
Range.getClientRects and Range.getBoundingClientRect | bug 396392 | landed | ready? | ? |
Other changes that need banging on but aren't web developer features:
Description | Bug | Expected landing | Expected ready for widespread testing | What we want feedback on |
---|---|---|---|---|
Cloning documents for printing | bug 487667 | landed | ready | bugs |
Scrolling rewrite | bug 526394 | landed | ready? | bugs, performance? |