servo/resources/wpt-prefs.json
Martin Robinson 2965b2fda7
Remove Preferences::network_tls_ignore_unexpected_eof (#35080)
This workaround was introduced to handle an issue with the WPT server,
but it seems that it is no longer needed. This change removes the
prefernce and the workarond code.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-01-20 13:07:54 +00:00

4 lines
71 B
JSON

{
"dom_webxr_test": true,
"gfx_text_antialiasing_enabled": false
}