Skip to content

Commit

Permalink
Commit New Metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
valenting authored and github-actions[bot] committed Sep 13, 2023
1 parent de2c416 commit 227f4c2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions url/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,15 @@ links:
subtest: 'Parsing: <javascript://test:test> against <about:blank>'
- test: a-element-xhtml.xhtml?include=javascript
subtest: 'Parsing: <javascript://[:1]> against <about:blank>'
- test: url-setters-a-area.window.html?include=javascript
subtest: '<a>: Setting <javascript://x/>.username = ''wario'''
- test: url-setters-a-area.window.html?include=javascript
subtest: '<area>: Setting <javascript://x/>.username = ''wario'''
- test: url-setters-a-area.window.html?include=javascript
subtest: '<a>: Setting <javascript://x/>.password = ''bowser'''
- test: url-setters-a-area.window.html?include=javascript
subtest: '<area>: Setting <javascript://x/>.password = ''bowser'''
- test: url-setters-a-area.window.html?include=javascript
subtest: '<a>: Setting <javascript://x/>.port = ''12'''
- test: url-setters-a-area.window.html?include=javascript
subtest: '<area>: Setting <javascript://x/>.port = ''12'''

0 comments on commit 227f4c2

Please sign in to comment.