Skip to content

Handle complexities for footer/contentinfo landmark #6

@MelSumner

Description

@MelSumner

The HTML5 footer element is not considered a contentinfo landmark when it is descendant of any of following elements:

  • article

  • aside

  • main

  • nav

  • section

  • To make this better for Ember applications, we should ensure that the contentinfo landmark is used appropriately. There may be some conversation/thought needed around how opinionated this addon wants to be regarding footer HTML element use.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions