mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
9 lines
237 B
INI
9 lines
237 B
INI
[DEFAULT]
|
|
support-files =
|
|
apz_test_native_event_utils.js
|
|
tags = apz-chrome
|
|
|
|
[test_smoothness.html]
|
|
# hardware vsync only on win/mac
|
|
# e10s only since APZ is only enabled on e10s
|
|
skip-if = debug || (os != 'mac' && os != 'win') || !e10s
|