Bug 205186

Summary: [GTK][WPE] Test compositing/contents-format/subpixel-antialiased-text.html fails
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=54763

Carlos Alberto Lopez Perez
Reported 2019-12-12 15:56:35 PST
The test compositing/contents-format/subpixel-antialiased-text.html fails on GTK/WPE after enabling support for -webkit-font-smoothing in bug 54763 Before that, this test was passing but was not doing anything as the -webkit-font-smoothing property was ignored. The failure is subtle, and it has to be with -webkit-font-smoothing: subpixel-antialiased when the layer is composited. The way the text its rendered its a bit different (just a few pixels). I'm actually unsure this is a failure, rather than a result of the composition that its expected.
Attachments
Carlos Alberto Lopez Perez
Comment 1 2019-12-12 16:01:04 PST
Note You need to log in before you can comment on or make changes to this bug.