30 lines
482 B
TOML
30 lines
482 B
TOML
[DEFAULT]
|
|
tags = "devtools"
|
|
head = "head.js"
|
|
icecat-appdir = "browser"
|
|
|
|
["test_add_device.js"]
|
|
|
|
["test_add_device_type.js"]
|
|
|
|
["test_add_viewport.js"]
|
|
|
|
["test_change_device.js"]
|
|
|
|
["test_change_display_pixel_ratio.js"]
|
|
|
|
["test_change_network_throttling.js"]
|
|
|
|
["test_change_pixel_ratio.js"]
|
|
|
|
["test_change_user_agent.js"]
|
|
|
|
["test_resize_viewport.js"]
|
|
|
|
["test_rotate_viewport.js"]
|
|
|
|
["test_ua_parser.js"]
|
|
|
|
["test_update_device_displayed.js"]
|
|
|
|
["test_update_touch_simulation_enabled.js"]
|