Which Opera? With Presto or Blink? It is supported in latest version of Opera (which is now using Blink) - http://caniuse.com/#feat=getcomputedstyle It is probably not supported on Presto/Opera but I think it is safe to drop support for that engine as Presto was deprecated 2 years back.
Cheers. - Vikrant On 17 March 2015 at 01:42, Richard Hipp <[email protected]> wrote: > Apparently the window.getComputedStyle() method does not work on > Opera, which means that on white-foreground skins such as "eagle" the > graph lines are drawn in white instead of black. Can anyone suggest a > work-around? > -- > D. Richard Hipp > [email protected] > _______________________________________________ > fossil-dev mailing list > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev _______________________________________________ fossil-dev mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev
