Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/taskgraph
/
.
/
WebIDL
/
invalid
/
idl
/
sequenceAsAttribute.widl
blob: c23da82ac22198aa57e1dabb64fa7ba125c75996 [
file
] [
log
] [
blame
] [
edit
]
interface
sequenceAsAttribute
{
attribute sequence
<short>
invalid
;
};