| [ | |
| { | |
| "os": [ | |
| "win", | |
| "linux", | |
| "mac", | |
| "chromeos", | |
| "android", | |
| "fuchsia" | |
| ], | |
| "simple_policy_pref_mapping_test": { | |
| "pref_name": "https_upgrades.policy.http_allowlist", | |
| "default_value": [], | |
| "values_to_test": [ | |
| [ | |
| "example.org", | |
| "[*.]example.com", | |
| "10.0.22.1" | |
| ] | |
| ] | |
| } | |
| } | |
| ] |