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

Code inlining can break over-broad querySelectors #440

@DartBot

Description

@DartBot

<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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions