diff --git a/examples/feed/feed.html b/examples/feed/feed.html index 36a83a5f82..2909e54a62 100644 --- a/examples/feed/feed.html +++ b/examples/feed/feed.html @@ -23,7 +23,10 @@

Feed Example

- NOTE: Please provide feedback on this example in + NOTE: The feed role is a new WAI-ARIA feature, introduced by WAI-ARIA 1.1. + This page provides a proposed implementation of a feed component. + This proposal does not yet have ARIA Practices Task Force consensus. + Feedback is welcome in issue 565.