Chromium Code Reviews| Index: LayoutTests/fast/css/font-face-with-lighter-or-bolder-weight-crash-expected.txt |
| diff --git a/LayoutTests/fast/css/font-face-with-lighter-or-bolder-weight-crash-expected.txt b/LayoutTests/fast/css/font-face-with-lighter-or-bolder-weight-crash-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..94bc2d298335ac1c59b3819d36fafcdfb98c5001 |
| --- /dev/null |
| +++ b/LayoutTests/fast/css/font-face-with-lighter-or-bolder-weight-crash-expected.txt |
| @@ -0,0 +1 @@ |
| +Test for a crash when a font-weight property in @font-face contains one of the relative 'lighter' or 'bolder' keywords. PASS if Blink does not crash in debug. |