mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Add a test for following malformed hyperlinks.
This commit is contained in:
parent
ecd3f4f80e
commit
ecb6551efa
3 changed files with 26 additions and 0 deletions
|
@ -539,6 +539,12 @@
|
|||
"url": "/_mozilla/mozilla/focus_blur.html"
|
||||
}
|
||||
],
|
||||
"mozilla/follow-hyperlink.html": [
|
||||
{
|
||||
"path": "mozilla/follow-hyperlink.html",
|
||||
"url": "/_mozilla/mozilla/follow-hyperlink.html"
|
||||
}
|
||||
],
|
||||
"mozilla/getBoundingClientRect.html": [
|
||||
{
|
||||
"path": "mozilla/getBoundingClientRect.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue