wpt: Unskip css/css-text/i18n as many tests are passing there (#36314)

This patch unskips `css/css-text/i18n` WPT tests as many tests on that
folder are already passing in Servo.

Signed-off-by: Manuel Rego Casasnovas <rego@igalia.com>
This commit is contained in:
Manuel Rego 2025-04-04 10:37:46 +02:00 committed by GitHub
parent d6d610ef6d
commit c19c7b2ed8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 1598 additions and 2 deletions

View file

@ -107,8 +107,6 @@ skip: true
skip: true
[css-text]
skip: false
[i18n]
skip: true
[css-typed-om]
skip: true
[css-view-transitions]