This repository was archived by the owner on Dec 19, 2017. It is now read-only.

Description
<img src="https://avatars.githubusercontent.com/u/984921?v=3" align="left" width="96" height="96"hspace="10"> Issue by jakemac53
Originally opened as dart-lang/sdk#20911
See issue #438, when we inline code at the top of the page it can cause calls to querySelector to return those inlined elements instead of the what was first in the original html.
I don't know how we can reliably fix this issue (suggestions?), but we might be able to detect when it is happening.