Bug 205186
| Summary: | [GTK][WPE] Test compositing/contents-format/subpixel-antialiased-text.html fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WebKitGTK | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
See the test results here: https://people.igalia.com/clopez/wkbug/205186/layout-test-results/results.html