The reftest framework now draws the caret to support writing tests for the caret [1]. It draws it non-blinking by setting the pref ui.caretBlinkTime to -1 in runreftest.py. If you run reftests from the command line, "firefox -reftest ...", you should add the above pref setting in the profile you use for testing. Otherwise some tests may fail in the future. There are currently no tests that rely on this setting, as far as I know.
/Mats [1] https://bugzilla.mozilla.org/show_bug.cgi?id=519361 _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

