Its a giude about web UI best practices, and the icons symbolizing the different topics are not clickable? Besides, I didn't even notice that some of the headlines/h2s in the subsequent pages are actually clickable. Then, they actually enlosed their elements inside a tag. So now, when I click on the controls of a video, it will open the linked page. No way to use the video's controls without leaving the page I am rea…
>the icons symbolizing the different topics are not clickable
https://github.com/google/WebFundamentals/issues/1
>headlines/h2s
https://github.com/google/WebFundamentals/issues/52
>they actually enlosed their elements inside a tag
Are you referring to the video on this page?
https://developers.google.com/web/fundamentals/documentation...
Clicking the non-control parts of the video opens a demo page with the responsive HTML/CSS demoed in the video. The controls still work, at least in Chrome 34 on Mavericks. If you're talking about something else, could you file an issue on GitHub?