chromium/third_party/blink/web_tests/virtual/text-antialias/font-size-zero.html

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<p id="description">Tests that text with font-size:0 has zero height and width.</p>
<div id="console"></div>
<script src="script-tests/font-size-zero.js"></script>
</body>
</html>