Anthony Sansone
Anthony Sansone
Location anchors for the headings default to empty links. Consider remedies from this [StackOverflow article](https://stackoverflow.com/questions/50575083/tab-accessibility-within-a-hover-state). https://amberwilson.co.uk/blog/are-your-anchor-links-accessible/
Based on #5291 and #5290 , determine what changes need to be made.
This PR removes the duplicate content between two pages ([Introduction](http://localhost:4001/cookbook/testing/integration/introduction) and [Write and run an integration test](http://localhost:4001/testing/integration-tests)), adds a CI note, and adds the desktop integration testing information. Fixes #10464...
Fixes #10566
Multiple pages lost connections to their embedded images. - [ ] https://docs.flutter.dev/add-to-app - [ ] https://docs.flutter.dev/add-to-app/android/project-setup - [ ] https://docs.flutter.dev/add-to-app/debugging - [ ] https://docs.flutter.dev/add-to-app/ios/project-setup - [ ] https://docs.flutter.dev/add-to-app/multiple-flutters - [...
When I run the link checker a second time, the following error appears: ```console ➜ website git:(fix-10464) dart run flutter_site check-links Building package executable... Built flutter_site:flutter_site. Error: Port 5500 is...
From https://buganizer.corp.google.com/issues/337316892 ### Observed Results Navigating through the page, all page content should be contained by landmarks. * [Screencast ChromeVox](https://screencast.googleplex.com/cast/NTg5NTQxNjg1MDY3Nzc2MHwzNjg2MGY5YS0xZA) * [Screenshot](https://screenshot.googleplex.com/y2QZ9DET32eNbhC) ### Expected Results Ensures all page content is...
From https://buganizer.corp.google.com/issues/337311368 ### Observed Results Navigating through the page sort by button, listen that it is announced as a text without a role button. * [Screencast VoiceOver](http://screencast/cast/NTM5MDc2MjIxOTkyOTYwMHxhMDIyY2QwMi04ZQ) * [Screencast ChromeVox](http://screencast/cast/NjI3ODUyNjI1NTc1OTM2MHxkMjJkYzk3My0wNw)...