1
edit
(→Developer-facing UI: Javascrip debugger and select box) |
|||
Line 128: | Line 128: | ||
n/a | n/a | ||
</td></tr> | </td></tr> | ||
<tr><td> | |||
; Javascript debugger | |||
* Possibility to set Javascrip breakpoints in used scripts; | |||
* Javascript step-by-step tracing ability; | |||
</td><td> | |||
n/a | |||
</td></tr> | |||
<tr><td> | |||
; General select box | |||
* Using OS GUI to render select box is a drawback - hard to apply style for such a component. It could be great to use built-in select box which looks identical on all OSes and accepts all available CSS features; | |||
</td><td> | |||
http://archivist.incutio.com/viewlist/css-discuss/42231 | |||
</td></tr> | |||
<tr><th colspan="2">General tasks</th></tr> | <tr><th colspan="2">General tasks</th></tr> | ||
<tr><td> | <tr><td> |
edit