Skip to content

Commit

Permalink
List the Headers interface name to the list in interfaces test files.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeenalee committed Jul 20, 2016
1 parent 60549c4 commit cec3697
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/wpt/mozilla/tests/mozilla/interfaces.html
Expand Up @@ -48,6 +48,7 @@
"FocusEvent",
"FormData",
"HashChangeEvent",
"Headers",
"HTMLAnchorElement",
"HTMLAppletElement",
"HTMLAreaElement",
Expand Down
1 change: 1 addition & 0 deletions tests/wpt/mozilla/tests/mozilla/interfaces.worker.js
Expand Up @@ -44,6 +44,7 @@ test_interfaces([
"FocusEvent",
"FormData",
"HashChangeEvent",
"Headers",
"HTMLAnchorElement",
"HTMLAppletElement",
"HTMLAreaElement",
Expand Down

0 comments on commit cec3697

Please sign in to comment.