diff --git a/index.html b/index.html index ca80913f6..d1ffc58d0 100644 --- a/index.html +++ b/index.html @@ -656,6 +656,7 @@

Document Structure Roles

  • legend
  • list
  • listitem
  • +
  • mark
  • math
  • meter
  • none
  • @@ -4832,6 +4833,94 @@

    Definition of Roles

    +
    + mark +
    +

    Content which is marked or highlighted for reference or notation purposes, due to the content's relevance in the enclosing context.

    +

    Example uses for mark include:

    + +

    Authors SHOULD NOT use mark for purely decorative styling such as syntax highlighting.

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Characteristics:
    CharacteristicValue
    Is Abstract: 
    Superclass Role:section
    Base Concept: 
    Related Concepts:
    Required Context Role: 
    Required Owned Elements: 
    Required States and Properties: 
    Supported States and Properties:
    Inherited States and Properties:Placeholder
    Prohibited States and Properties: +
      +
    • aria-label
    • +
    • aria-labelledby
    • +
    +
    Name From:prohibited
    Accessible Name Required: 
    Inherits Name Required: 
    Children Presentational: 
    Inherits Presentational: 
    +
    marquee