RESOLVED FIXED142819
[GTK] Layout Test fast/text/baseline-inline-block.html is failing
https://bugs.webkit.org/show_bug.cgi?id=142819
Summary [GTK] Layout Test fast/text/baseline-inline-block.html is failing
Marcos Chavarría Teijeiro (irc: chavaone)
Reported 2015-03-18 04:11:55 PDT
The following layout test is failing on GTK+ since it was added on r181292 (http://trac.webkit.org/changeset/181292). The difference is very tiny and its difficult to appreciate it: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r181690%20%287039%29/fast/text/baseline-inline-block-diffs.html
Attachments
Carlos Alberto Lopez Perez
Comment 1 2019-12-12 16:35:41 PST
This was failing due to the Ahem font beeing antialiased (which it shouldn't). In this specific case, the author of the test even tried to force anti-aliasing off via the CSS property "-webkit-font-smoothing: none;" but we weren't supporting it.
Diego Pino
Comment 2 2023-01-25 19:33:00 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
Radar WebKit Bug Importer
Comment 3 2023-01-25 19:36:48 PST
Note You need to log in before you can comment on or make changes to this bug.