Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/active-script-webidl-callbacks
/
.
/
native-io
/
resources
/
support.js
blob: adbfbc45d1977a05657dc3fddfa7344ed91b1371 [
file
] [
log
] [
blame
] [
edit
]
// Names disallowed by NativeIO
const
kBadNativeIoNames
=
[
"Uppercase"
,
"has-dash"
,
"has.dot"
,
"has/slash"
,
];