Confirmed users, Bureaucrats and Sysops emeriti
1,057
edits
(status of richlistbox multiple select) |
(update status on JS1.8) |
||
Line 83: | Line 83: | ||
| | | | ||
|0 | |0 | ||
|- | |- | ||
|CSS | |CSS | ||
|<code>rgba()</code> and <code>hsla()</code> | |<code>rgba()</code> and <code>hsla()</code> color value support | ||
|sheppy | |sheppy | ||
| | | | ||
|See {{bug|147017}}. | |See {{bug|147017}}. | ||
|8 | |8 | ||
|- | |- | ||
|CSS | |CSS | ||
|<code>:default</code> pseudo-class support | |<code>:default</code> pseudo-class support | ||
|sheppy | |sheppy | ||
| | | | ||
|Need to read bug {{bug|302186}}. | |Need to read bug {{bug|302186}}. | ||
|2 | |2 | ||
Line 111: | Line 111: | ||
| | | | ||
|0 | |0 | ||
|- | |- | ||
|DOM | |DOM | ||
|<code>[[mdc:DOM:element.getClientRects|getClientRects]]</code> and <code>[[mdc:DOM:element.getBoundingClientRect|getBoundingClientRect]]</code> extensions support | |<code>[[mdc:DOM:element.getClientRects|getClientRects]]</code> and <code>[[mdc:DOM:element.getBoundingClientRect|getBoundingClientRect]]</code> extensions support | ||
| | | | ||
| | | | ||
| | | | ||
|2 | |2 | ||
Line 181: | Line 181: | ||
| | | | ||
| | | | ||
|- | |- | ||
|XUL | |XUL | ||
|<code><[[mdc:XUL:scale|scale]]></code> | |<code><[[mdc:XUL:scale|scale]]></code> | ||
Line 188: | Line 188: | ||
| | | | ||
|1 | |1 | ||
|- | |- | ||
|XUL | |XUL | ||
|<code>[[mdc:XUL:Attribute:textbox.type|number]]</code> boxes | |<code>[[mdc:XUL:Attribute:textbox.type|number]]</code> boxes | ||
Line 195: | Line 195: | ||
| | | | ||
|1 | |1 | ||
|- | |- | ||
|XUL | |XUL | ||
|<code><dropmarker></code> element | |<code><dropmarker></code> element | ||
Line 202: | Line 202: | ||
|{{bug|348614}} | |{{bug|348614}} | ||
|4 | |4 | ||
|- | |- | ||
|XUL | |XUL | ||
|<code><spinbuttons></code> element | |<code><spinbuttons></code> element | ||
Line 209: | Line 209: | ||
|{{bug|155053}} | |{{bug|155053}} | ||
|4 | |4 | ||
|- | |- | ||
|XUL | |XUL | ||
|<code><[[mdc:XUL:datepicker|datepicker]]></code> element | |<code><[[mdc:XUL:datepicker|datepicker]]></code> element | ||
Line 216: | Line 216: | ||
|[http://wiki.mozilla.org/XUL:Specs:DateTimePickers specification] | |[http://wiki.mozilla.org/XUL:Specs:DateTimePickers specification] | ||
|4 | |4 | ||
|- | |- | ||
|XUL | |XUL | ||
|<code><[[mdc:XUL:timepicker|timepicker]]></code> element | |<code><[[mdc:XUL:timepicker|timepicker]]></code> element | ||
Line 244: | Line 244: | ||
|{{bug|346787}}, {{bug|312867}}, {{bug|312867}}, {{bug|253481}} | |{{bug|346787}}, {{bug|312867}}, {{bug|312867}}, {{bug|253481}} | ||
|4 | |4 | ||
|- | |- | ||
|XUL | |XUL | ||
|Buttons may be made repeatable | |Buttons may be made repeatable | ||
Line 251: | Line 251: | ||
|{{bug|331055}} | |{{bug|331055}} | ||
|2 | |2 | ||
|- | |- | ||
|XUL | |XUL | ||
|<code> | |<code>buttondisabledaccept</code> may now be used on <code><dialog></code> elements to have the OK button initially disabled | ||
| | |? | ||
| | | | ||
|{{bug|247849}} | |{{bug|247849}} | ||
|2 | |2 | ||
|- | |- | ||
|XUL | |XUL | ||
|Title bars now have an <code>allowevents</code> attribute | |Title bars now have an <code>allowevents</code> attribute | ||
|? | |? | ||
|none needed | |none needed | ||
|{{bug|361425}} | |{{bug|361425}} | ||
|1 | |1 | ||
|- | |- | ||
|XUL | |XUL | ||
|Splitters now have a "both" option for collapse | |Splitters now have a "both" option for collapse | ||
Line 272: | Line 272: | ||
|{{bug|337955}} | |{{bug|337955}} | ||
|1 | |1 | ||
|- | |- | ||
|XUL | |XUL | ||
|Rich list boxes now support multiple selection | |Rich list boxes now support multiple selection | ||
| | |? | ||
| | | | ||
|Set <code>seltype</code> to <code>multiple</code> to allow it | |Set <code>seltype</code> to <code>multiple</code> to allow it | ||
|4 | |4 |