Bug 206002

Summary: [GTK] Two CSS highlight API tests are failing since added in r253857
Product: WebKit Reporter: Diego Pino <dpino>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.