Chromium Code Reviews| Index: LayoutTests/fast/text/glyph-overflow-expected.html |
| diff --git a/LayoutTests/fast/text/glyph-overflow-expected.html b/LayoutTests/fast/text/glyph-overflow-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f76587e6f0dbaf3c07254fb743e032bcc5b5277d |
| --- /dev/null |
| +++ b/LayoutTests/fast/text/glyph-overflow-expected.html |
| @@ -0,0 +1,6 @@ |
| +<!DOCTYPE html> |
| +<div> |
| +Tests whether visual overflow contains glyph overflow. |
| +Passes if the overhanging part of 'f' character is not clipped off. |
| +</div> |
| +<div style="font-size: 100px">f </div> |