diff --git a/index.html b/index.html index 2f911fb2a..caed701ae 100644 --- a/index.html +++ b/index.html @@ -667,6 +667,7 @@

Document Structure

  • deletion
  • directory
  • document
  • +
  • emphasis
  • feed
  • figure
  • group
  • @@ -686,6 +687,7 @@

    Document Structure

  • rowgroup
  • rowheader
  • separator (when not focusable)
  • +
  • strong
  • subscript
  • superscript
  • table
  • @@ -2622,6 +2624,85 @@

    Definition of Roles

    +
    + emphasis +
    +

    One or more emphasized characters. See related strong.

    +

    The purpose of the emphasis role is to stress or emphasize content. It is not for communicating changes in typographical presentation that do not impact the meaning of the content. Authors SHOULD use the emphasis role only if its absence would change the meaning of the content.

    +

    The emphasis role is not intended to convey importance; for that purpose, the strong role is more appropriate.

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Characteristics:
    CharacteristicValue
    Is Abstract: 
    Superclass Role:section
    Subclass Roles:Placeholder
    Base Concept: 
    Related Concepts:
    Required Context Role: 
    Required Owned Elements: 
    Required States and Properties: 
    Supported States and Properties: 
    Inherited States and Properties:Placeholder
    Name From:author
    Accessible Name Required: 
    Inherits Name Required: 
    Children Presentational: 
    Inherits Presentational: 
    +
    feed
    @@ -7425,6 +7506,85 @@
    Presentational Roles Conflict Resolution
    +
    + strong +
    +

    Content which is important, serious, or urgent. See related emphasis.

    +

    The purpose of the strong role is to communicate strong importance, seriousness, or urgency. It is not for communicating changes in typographical presentation that are not important to the meaning of the content. Authors SHOULD use the strong role only if its absence would change the meaning of the content.

    +

    The strong role is not intended to convey stress or emphasis; for that purpose, the emphasis role is more appropriate.

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Characteristics:
    CharacteristicValue
    Is Abstract: 
    Superclass Role:section
    Subclass Roles:Placeholder
    Base Concept: 
    Related Concepts:
    Required Context Role: 
    Required Owned Elements: 
    Required States and Properties: 
    Supported States and Properties: 
    Inherited States and Properties:Placeholder
    Name From:author
    Accessible Name Required: 
    Inherits Name Required: 
    Children Presentational: 
    Inherits Presentational: 
    +
    structure