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