mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-09 00:21:10 +00:00
a42554fe1d
Test case: open nativefier on ```html <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Test</title> </head> <body> <a href="https://google.com/">Google</a> <br> <a href="https://google.com/"><span>Google, in span</span></a> </body> </html> ``` * **Expected**: both links open in default browser * **Actual under nativefier 7.0.1**: Nothing happens when clicking the second link in which the `<a>` contains a `<span>` |
||
---|---|---|
.. | ||
inject | ||
src | ||
nativefier.json | ||
package.json |