750
edits
Line 13: | Line 13: | ||
** Proposed tests (Litmus ready) for Plugin Matrix [https://spreadsheets.google.com/ccc?key=0AlsgObMBZ381dFo3cDlwNk5EaU5JLXdId0U5RXNaNXc&hl=en#gid=0 here] | ** Proposed tests (Litmus ready) for Plugin Matrix [https://spreadsheets.google.com/ccc?key=0AlsgObMBZ381dFo3cDlwNk5EaU5JLXdId0U5RXNaNXc&hl=en#gid=0 here] | ||
** Uploaded tests in Litmus for Web Console, minus ones which have custom test pages | ** Uploaded tests in Litmus for Web Console, minus ones which have custom test pages | ||
***'''Issues/Questions'''' | |||
**** console.<attribute> Objects block JS content if Web console is not on. Works fine with Safari | |||
**** I was not able to use console Objects within a JS try - catch block | |||
**** Web Console misses some obvious mistakes in <html> alignment rules. Works with Safari console | |||
**** window.setTimeout("<function reference>", Time<ms>) not always respects input delay if called via Console | |||
**** cannot call JS functions via Console if dealing with an iframes page. Works after loading frames separately. Pretty sure this is intended though. | |||
**** Minefield (trunk) duplicates one of the iframes after reloading the page with console on. Investigation in progress... | |||
== Fennec Updates == | == Fennec Updates == |
edits