Add new browser engine: Servo

This commit is contained in:
Faisal Salman
2024-11-11 19:55:40 +07:00
parent cbe06acaf2
commit 49151e478c
3 changed files with 11 additions and 1 deletions

View File

@@ -274,6 +274,7 @@ const Engine = Object.freeze({
NETFRONT: 'NetFront',
NETSURF: 'NetSurf',
PRESTO: 'Presto',
SERVO: 'Servo',
TASMAN: 'Tasman',
TRIDENT: 'Trident',
W3M: 'w3m',