Sha256: 45ca3c446af091395da4394a6ed0ca232f017cf7e141063e17f26a8bfaac7bec

Contents?: true

Size: 156 Bytes

Versions: 23

Compression:

Stored size: 156 Bytes

Contents

interface foo {
    // Attribute identifier: "const"
    attribute boolean _const;

    // Attribute identifier: "value"
    attribute DOMString? _value;
};

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
webidl-0.0.3 spec/fixtures/interface_with_attribute.idl
webidl-0.0.2 spec/fixtures/interface_with_attribute.idl
webidl-0.0.1 spec/fixtures/interface_with_attribute.idl