Re: [whatwg/fetch] Block requests for suspected dangling markup. (#519)

Will it block like in PHP:

a. `<h3><?php echo _relogios ?></h3>`?
b. `<img alt="<?php echo _fabrica ?>" src="images/fabrica.jpg"`?
b. `<a class="navbar-brand" href="index.php?hl=<?php echo $html_language ?>#page-top">`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/519#issuecomment-325223884

Received on Sunday, 27 August 2017 20:50:19 UTC