Chromium Code Reviews| Index: LayoutTests/fast/text/webfont-synthetic-bold.html |
| diff --git a/LayoutTests/fast/text/webfont-synthetic-bold.html b/LayoutTests/fast/text/webfont-synthetic-bold.html |
| index 3954828167ed66a3c691ec71d58859428b9fba43..8427bcd144a55a8bc796fe6c7ab08fec776700ab 100644 |
| --- a/LayoutTests/fast/text/webfont-synthetic-bold.html |
| +++ b/LayoutTests/fast/text/webfont-synthetic-bold.html |
| @@ -23,5 +23,8 @@ |
| not be rendered nice and crisp without being overly blurry. |
| </p> |
| </section> |
| + <script> |
| + document.body.offsetLeft; |
| + </script> |
| </body> |
| </html> |