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

External script execution order #1209

@nightgryphon

Description

@nightgryphon

The scripts loaded with

<script src='....'> executing in random order as they loaded. The actual browsers execute scripts in order they mentioned on page. Wrong script execution order prevent modern web pages to render properly. Example: try to load www.nike.com and make scripts work properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions