Skip to content

LinkStyle interface must have disabled IDL attribute #570

@rniwa

Description

@rniwa

WebKit, Blink, and Gecko all implement disabled IDL attribute on HTMLStyleElement and HTMLLinkElement which inherit from LinkStyle interface.

This attribute upon setting sets the disabled flag of the stylesheet and on getting returns true if and only if the disabled flag is set just like the IDL attribute of the same name on StyleSheet interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions