diff --git a/testsuite/css/parser/font-weight.ref.css b/testsuite/css/parser/font-weight.ref.css index 13752c24d8..645a231ea8 100644 --- a/testsuite/css/parser/font-weight.ref.css +++ b/testsuite/css/parser/font-weight.ref.css @@ -39,7 +39,7 @@ j { } k { - font-weight: 400; + font-weight: normal; } l { @@ -51,7 +51,7 @@ m { } n { - font-weight: 700; + font-weight: bold; } o {