Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WPT] Test script's base URL used in dynamic imports #23560

Merged
merged 1 commit into from
Aug 4, 2020

Commits on Aug 4, 2020

  1. [WPT] Test script's base URL used in dynamic imports

    This CL checks base URL used in resolving relative URL-like
    specifiers in dynamic imports() from
    
    - `<script>`s,
    - worker top-level scripts, and
    - worker scripts imported by `importScripts()`.
    
    This is for whatwg/html#5751.
    
    Bug: 1082086
    Change-Id: I778fb4d34b2e61f57799600006963c93aee5272c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2198835
    Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
    Reviewed-by: Domenic Denicola <domenic@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#794492}
    hiroshige-g authored and chromium-wpt-export-bot committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    82ef69f View commit details
    Browse the repository at this point in the history