| Whether the intro.webm video contains visual information not conveyed in the audio cannot be determined from code inspection alone; it requires watching the video content. |
| No live streaming content was identified in the diff; if live media is added later this criterion must be evaluated against a running stream. |
| Determining whether adequate audio description is provided requires watching and listening to the video content, which cannot be done from source code alone. |
| Checking that all content is accessible without horizontal scrolling at 320 CSS pixels requires rendering the page at that viewport width; this cannot be verified from code alone. |
| Verifying that content remains readable when line-height, letter-spacing, word-spacing, and paragraph spacing are overridden requires live rendering with a browser extension or bookmarklet. |
| Detecting whether any content flashes more than three times per second requires video analysis tools and cannot be determined from static source code. |
| Whether more than one way exists to reach the new page depends on the overall site navigation structure across all pages, not a single page diff. |