28.03.2010, в 19:26, Sam Weinig написал(а): > One alternative, where applicable, is to make the behavior a runtime setting, > and thus enable testing it on all platforms. Performance could get in the way > of this.
That's how we've been doing it for some selection-related tests, and that's definitely the best approach as far as testing is concerned. This way, all code paths get tested on all platforms. - WBR, Alexey Proskuryakov _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

