WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
270347
REGRESSION(
271357@main
): wpt letter-spacing tests
https://bugs.webkit.org/show_bug.cgi?id=270347
Summary
REGRESSION(271357@main): wpt letter-spacing tests
Sam Sneddon [:gsnedders]
Reported
2024-03-01 06:04:14 PST
The following WPT tests regressed with
271357@main
, per bisection: * /css/CSS2/css1/c542-letter-sp-001.xht:
https://wpt.fyi/results/css/CSS2/css1/c542-letter-sp-001.xht?run_id=5168566772432896&run_id=5070278257803264&diff&filter=ADC
* /css/css-text/parsing/letter-spacing-invalid.html:
https://wpt.fyi/results/css/css-text/parsing/letter-spacing-invalid.html?run_id=5168566772432896&run_id=5070278257803264&diff&filter=ADC
* /css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html:
https://wpt.fyi/results/css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html?run_id=5168566772432896&run_id=5070278257803264&diff&filter=ADC
* /css/css-values/calc-letter-spacing.html:
https://wpt.fyi/results/css/css-values/calc-letter-spacing.html?run_id=5168566772432896&run_id=5070278257803264&diff&filter=ADC
* /css/css-values/minmax-length-invalid.html:
https://wpt.fyi/results/css/css-values/minmax-length-invalid.html?run_id=5168566772432896&run_id=5070278257803264&diff&filter=ADC
To reproduce, in a WPT checkout: ./wpt run --webdriver-binary=path/to/safaridriver --log-mach=- safari /css/CSS2/css1/c542-letter-sp-001.xht /css/css-text/parsing/letter-spacing-invalid.html /css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html /css/css-values/calc-letter-spacing.html /css/css-values/minmax-length-invalid.html Note it appears that the commit in WebKit did _actually_ change many of these WPT tests, but the changes were never exported upstream and thus will be overwritten on the next import. (See e.g.
https://github.com/web-platform-tests/wpt/commits/master/css/css-text/parsing/letter-spacing-invalid.html
which hasn't had any commits in the past six years.)
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Sneddon [:gsnedders]
Comment 1
2024-03-01 06:47:16 PST
I don't know if
https://github.com/web-platform-tests/wpt/pull/44882
resolves all of this? It probably doesn't cover the CSS1 test change?
Radar WebKit Bug Importer
Comment 2
2024-03-01 06:47:42 PST
<
rdar://problem/123898511
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug