chromium/content/test/data/accessibility/html/b.html

<!--
@BLINK-ALLOW:textStyle=*
@WIN-ALLOW:ia2_hypertext*
@WIN-ALLOW:offset:*
@WIN-ALLOW:font*
@WIN-DENY:font-family*
@WIN-DENY:font-size*
@WIN-ALLOW:text*
@WIN-DENY:text-align*
@WIN-DENY:text-indent*
-->
<!DOCTYPE html>
<html>
<body>
  <p>Some <b>bold</b> text</p>
</body>
</html>