# Review The review pattern is used for listing a summary of information entered by a user. Its content includes a heading, value, and edit link. ## Accessibility ### General accessibility The Review pattern is made up of text and links. Provided that the text and links meet their respective accessibility guidelines, the Review pattern should as well. - [Text accessibility](/foundation/typography/overview/#accessibility) - [Link accessibility](/foundation/typography/links/#accessibility) ### Accessibility Testing #### Screen reader testing - Screen readers should announce both text and links. #### Keyboard navigation tests - Users should be able to tab to navigate between links. - Users should be able to activate a link when pressing ‘Enter’ on their keyboard. - Users should be able to activate hover and focus states with a keyboard