mirror of
https://github.com/servo/servo.git
synced 2025-10-16 08:20:22 +01:00
Update web-platform-tests to revision 548818eee08f7a6e31b9706b352b5d44b2f6d024
This commit is contained in:
parent
82fd8d1daf
commit
5e74467d68
112 changed files with 1704 additions and 536 deletions
|
@ -199,11 +199,6 @@ class MultipleTestharnessReport(Rule):
|
|||
description = "More than one `<script src='/resources/testharnessreport.js'>`"
|
||||
|
||||
|
||||
class PresentTestharnessCSS(Rule):
|
||||
name = "PRESENT-TESTHARNESSCSS"
|
||||
description = "Explicit link to testharness.css present"
|
||||
|
||||
|
||||
class VariantMissing(Rule):
|
||||
name = "VARIANT-MISSING"
|
||||
description = collapse("""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue