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

Update the “Link type "serviceworker"” section #1110

Merged
merged 2 commits into from
Jun 24, 2017

Commits on Jun 12, 2017

  1. Update the “Link type "serviceworker"” section

    * Add new section “Declaring a "serviceworker" Link header”
    * Drop normative requirement to fire an error if link[workertype] value
      isn’t a valid worker type; instead just abort.
    * Drop the partial interface IDL for the HTMLLinkElement interface (the
      definitions for the IDL attributes have already been merged directly
      into the HTMLLinkElement interface IDL definition in the HTML spec).
    
    Fixes #1073
    sideshowbarker committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    79437cd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2017

  1. Configuration menu
    Copy the full SHA
    f3ffc85 View commit details
    Browse the repository at this point in the history