Bug 138077 - [GTK] Layout Test editing/caret/color-span-inside-editable-background.html is failing
Summary: [GTK] Layout Test editing/caret/color-span-inside-editable-background.html is...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-25 20:50 PDT by Gwang Yoon Hwang
Modified: 2017-10-04 10:17 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gwang Yoon Hwang 2014-10-25 20:50:28 PDT
The following layout test is failing on GTK

editing/caret/color-span-inside-editable-background.html

Probable cause:
As result shows, small amount of descender of text was clipped by the editable element.
This test can be treated as passed, but this clipping make visual artifacts.

Test result:
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r175152%20%283727%29/editing/caret/color-span-inside-editable-background-diffs.html
Comment 1 Gwang Yoon Hwang 2014-10-25 21:06:09 PDT
The following layout test is also failing with similar behavior.

fast/layers/parent-clipping-overflow-is-overwritten-by-child-clipping.html

The small amount of descender area of text is clipped also.
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r174986%20%283642%29/fast/layers/parent-clipping-overflow-is-overwritten-by-child-clipping-diffs.html
Comment 2 Carlos Garcia Campos 2017-10-04 10:17:00 PDT
This started to pass after the freetype upgrade in r221670