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.2.2 spec/fixtures/interface_with_attribute.idl
webidl-0.2.1 spec/fixtures/interface_with_attribute.idl
webidl-0.1.10 spec/fixtures/interface_with_attribute.idl
webidl-0.2.0 spec/fixtures/interface_with_attribute.idl
webidl-0.1.9 spec/fixtures/interface_with_attribute.idl
webidl-0.1.8 spec/fixtures/interface_with_attribute.idl
webidl-0.1.7 spec/fixtures/interface_with_attribute.idl
webidl-0.1.6 spec/fixtures/interface_with_attribute.idl
webidl-0.1.5 spec/fixtures/interface_with_attribute.idl
webidl-0.1.4 spec/fixtures/interface_with_attribute.idl
webidl-0.1.3 spec/fixtures/interface_with_attribute.idl
webidl-0.1.2 spec/fixtures/interface_with_attribute.idl
webidl-0.1.1 spec/fixtures/interface_with_attribute.idl
webidl-0.1.0 spec/fixtures/interface_with_attribute.idl
webidl-0.0.9 spec/fixtures/interface_with_attribute.idl
webidl-0.0.8 spec/fixtures/interface_with_attribute.idl
webidl-0.0.7 spec/fixtures/interface_with_attribute.idl
webidl-0.0.6 spec/fixtures/interface_with_attribute.idl
webidl-0.0.5 spec/fixtures/interface_with_attribute.idl
webidl-0.0.4 spec/fixtures/interface_with_attribute.idl