Back to Chromium

Font Smoothing

third_party/blink/web_tests/fast/css/font-smoothing.html

149.0.7827.2376 B
Original Source

Hello. This is absolutely regular text.
Hello. This is text with -webkit-font-smoothing:auto. It should look like absolutely regular text.
Hello. This is text with -webkit-font-smoothing:none.
Hello. This is text with -webkit-font-smoothing:antialiased.
Hello. This is text with -webkit-font-smoothing:subpixel-antialiased. It should look like absolutely regular text.