runem / lit-analyzer

Monorepository for tools that analyze lit-html templates
MIT License
319 stars 38 forks source link

lit-analyzer: account for string targets #168

Closed 43081j closed 3 years ago

43081j commented 3 years ago

Part of #165

A target of a link can actually be any valid string as well as the special cases.

Otherwise, a new browsing context is being requested, and what happens depends on the user agent’s configuration and abilities — it is determined by the rules given for the first applicable option from the following list:

from here: https://www.w3.org/TR/html52/browsers.html#the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name