Bug 229389

Summary: [GLIB] imported/w3c/web-platform-tests/css/css-text/white-space/control-chars-* fail
Product: WebKit Reporter: Arcady Goldmints-Orlov <crzwdjk>
Component: CanvasAssignee: Nobody <webkit-unassigned>
Status: REOPENED ---    
Severity: Normal CC: dino, pnormand, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.