The protocol handler is intentionally simple. It works for the entering into the urlbar case but not a lot else. Included some basic tests. MozReview-Commit-ID: 4FQ1irdt3Nj
8 lines
91 B
HTML
8 lines
91 B
HTML
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<body>
|
|
<p><a id="link" href="moz://a">Test</a></p>
|
|
</body>
|
|
</html>
|