910e62b5创建于 1月15日历史提交
<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<body>
<style>
  label:after { content:" fruit"; }
</style>
<label for="test">fancy</label>
<input type="checkbox" id="test"/>
</body>
</html>