Skip to content

Commit

Permalink
battery status: Remove battery-insecure-context.html. (web-platform-t…
Browse files Browse the repository at this point in the history
…ests#32556)

This test does not reflect either the current spec or any implementation.

w3c/battery#30 removed the bits from the spec that mandated throwing a
SecurityError when the API was used in an insecure origin. Blink does not
perform any checks for a security context anyway, although the plan is to
switch spec and implementation to using [SecureContext] in the future, as
tracked in w3c/battery#15.
  • Loading branch information
rakuco authored and mattwoodrow committed Feb 15, 2022
1 parent 48a8618 commit 70f5a38
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions battery-status/battery-insecure-context.html

This file was deleted.

0 comments on commit 70f5a38

Please sign in to comment.