316
edits
(Added information about wx experiments) |
(insertItemAt and removeItemAt) |
||
Line 19: | Line 19: | ||
__TOC__ | __TOC__ | ||
== Removed in mozilla61 == | |||
* insertItemAt and removeItemAt methods from XUL elements. -- Replacement: insertBefore and remove. | |||
== Removed in mozilla63 == | == Removed in mozilla63 == | ||
* XUL element listbox together with listboxitem and listcell. -- Replacement: richlistbox. | * XUL element listbox together with listboxitem and listcell. -- Replacement: richlistbox. |
edits