Bug 206002 - [GTK] Two CSS highlight API tests are failing since added in r253857
Summary: [GTK] Two CSS highlight API tests are failing since added in r253857
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-09 07:16 PST by Diego Pino
Modified: 2020-01-09 07:16 PST (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-01-09 07:16:33 PST
The following tests are failing:

* http/wpt/css/css-highlight-api/highlight-text-replace.html
* http/wpt/css/css-highlight-api/highlight-text.html

There's a 1 pixel difference between actual and expected output in the firs test, while 2 pixels difference in the second test.

Possibly related to https://bugs.webkit.org/show_bug.cgi?id=205529.