Firefox Tomorrow

web api instance property

CSSScopeRule: end property

View on MDN ↗

The end property of the CSSScopeRule interface returns a string containing the value of the @scope at-rule’s scope limit.

Value

A string, or null if the @scope at-rule has no scope limit defined.

Example

See the main CSSScopeRule page for an example.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also