Pass | The font shorthand should be serialized just like any other shorthand. | Asserts runPass | assert_equals("font: 10px / 1 Ahem;", "font: 10px / 1 Ahem;")
at Test.<anonymous> ( /css/cssom/font-shorthand-serialization.html:13:9) | Pass | assert_equals("10px / 1 Ahem", "10px / 1 Ahem")
at Test.<anonymous> ( /css/cssom/font-shorthand-serialization.html:14:9) |
|