mirror of
https://github.com/servo/servo.git
synced 2025-10-16 16:29:18 +01:00
Update web-platform-tests to revision 756a676d640e9a772f565964285b2f20f6164fce
This commit is contained in:
parent
a38f28f811
commit
3d5ad91231
3066 changed files with 23973 additions and 26209 deletions
|
@ -78,6 +78,11 @@ class AhemCopy(Rule):
|
|||
description = "Don't add extra copies of Ahem, use /fonts/Ahem.ttf"
|
||||
|
||||
|
||||
class AhemSystemFont(Rule):
|
||||
name = "AHEM SYSTEM FONT"
|
||||
description = "Don't use Ahem as a system font, use /fonts/ahem.css"
|
||||
|
||||
|
||||
# TODO: Add tests for this rule
|
||||
class IgnoredPath(Rule):
|
||||
name = "IGNORED PATH"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue