Semantics
A scrollable list of articles where scrolling may cause articles to be added to or removed from either end of the list.
Abstract Role
StructureRepresents a non-interactive part of a page that organizes content into coherent units.
Content Category
Flow ContentAn element that structures and organizes the body of a web document.
Allowed Descendants
Flow Children Allowed
No main element descendants allowed.
Usage
Elements that can designate the role in HTML:
article[role=feed]
aside[role=feed]
section[role=feed]
div[role=feed]
custom-element[role=feed]