<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<style>
label:before { content:"fancy "; }
</style>
<label for="test">fruit</label>
<input type="password" id="test"/>
</body>
</html>
<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<style>
label:before { content:"fancy "; }
</style>
<label for="test">fruit</label>
<input type="password" id="test"/>
</body>
</html>