Bug 229389 - [GLIB] imported/w3c/web-platform-tests/css/css-text/white-space/control-chars-* fail
Summary: [GLIB] imported/w3c/web-platform-tests/css/css-text/white-space/control-chars...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-22 18:30 PDT by Arcady Goldmints-Orlov
Modified: 2021-08-23 22:18 PDT (History)
3 users (show)

See Also:


Attachments
Patch (8.75 KB, patch)
2021-08-23 09:19 PDT, Arcady Goldmints-Orlov
no flags Details | Formatted Diff | Diff
Patch (8.75 KB, patch)
2021-08-23 12:09 PDT, Arcady Goldmints-Orlov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arcady Goldmints-Orlov 2021-08-22 18:30:43 PDT
The tests in imported/w3c/web-platform-tests/css/css-text/white-space/control-chars-* have been updated to be ref-mismatch tests that test that control characters are rendered as something and don't just disappear, and as a result these now fail on GTK and WPE, because for the most part they render as nothing.
Comment 1 Arcady Goldmints-Orlov 2021-08-23 09:19:01 PDT
Created attachment 436202 [details]
Patch
Comment 2 EWS 2021-08-23 11:25:06 PDT
/Volumes/Data/worker/Commit-Queue/build/LayoutTests/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).
Comment 3 Arcady Goldmints-Orlov 2021-08-23 12:09:37 PDT
Created attachment 436220 [details]
Patch
Comment 4 EWS 2021-08-23 13:00:14 PDT
Committed r281464 (240843@main): <https://commits.webkit.org/240843@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 436220 [details].
Comment 5 Radar WebKit Bug Importer 2021-08-23 13:01:24 PDT
<rdar://problem/82257892>
Comment 6 Arcady Goldmints-Orlov 2021-08-23 22:18:44 PDT
Reopening to track the fix for this.