mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update web-platform-tests to revision a719147427a6934d24fe013c1251f7294e4afced
This commit is contained in:
parent
7bfa917931
commit
07ffb174a3
87 changed files with 979 additions and 194 deletions
|
@ -53,6 +53,7 @@ var BLOCKED_PORTS_LIST = [
|
|||
532, // netnews
|
||||
540, // uucp
|
||||
548, // afp
|
||||
554, // rtsp
|
||||
556, // remotefs
|
||||
563, // nntp+ssl
|
||||
587, // smtp (outgoing)
|
||||
|
@ -60,6 +61,8 @@ var BLOCKED_PORTS_LIST = [
|
|||
636, // ldap+ssl
|
||||
993, // ldap+ssl
|
||||
995, // pop3+ssl
|
||||
1720, // h323hostcall
|
||||
1723, // pptp
|
||||
2049, // nfs
|
||||
3659, // apple-sasl
|
||||
4045, // lockd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue