Skip to content

Web compat: don't run async scripts between adjacent sync <script>s #6761

@zcorpan

Description

@zcorpan

See https://bugs.chromium.org/p/chromium/issues/detail?id=1197376

Apparently chromium was changed to not run async scripts between two sync <script>s.

Do other browsers also do this?

As far as I know the spec doesn't say anything about this, but if it's necessary for web compat it probably should.

cc @whatwg/html-parser @richard-townsend-arm @mfreed7

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatStandard is not web compatible or proprietary feature needs standardizingtopic: parsertopic: script

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions