Bug 209727 - REGRESSION(258906): [GTK] fast/forms/placeholder-content-line-height.html is failing
Summary: REGRESSION(258906): [GTK] fast/forms/placeholder-content-line-height.html is ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-30 03:21 PDT by Diego Pino
Modified: 2020-03-30 09:37 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-03-30 03:21:43 PDT
The test is failing since 258906:

   fast/forms/placeholder-content-line-height.html [ ImageOnlyFailure ]

It seems the issue is that placeholder-content-line-height.html and placeholder-content-line-height-expected.html are rendered with different font families.

If I remove "font-family: system-ui;" in placeholder-content-center-expected.html, the test passes.
Comment 1 Diego Pino 2020-03-30 09:37:48 PDT
Two more tests are failing as regressions of 258906:

   imported/w3c/web-platform-tests/css/css-values/ch-unit-002.html [ ImageOnlyFailure ]
   imported/w3c/web-platform-tests/css/css-values/ch-unit-011.html [ ImageOnlyFailure ]