Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment One Wonders If... (Score 1) 568

One wonders if they set the mozilla (applies to firefox as well) initialpaint delay to 0 ms. I think it defaults to 250ms (1/4 second) for their tests.

Also wonder if it would make a difference in some of the tests anyway.

To set it to 0ms add the following line to user.js:

user_pref("nglayout.initialpaint.delay", 0);
User Journal

Journal Journal: test

test

Slashdot Top Deals

The trouble with computers is that they do what you tell them, not what you want. -- D. Cohen

Working...