Bug 188966 - [WPE] Three image map reftests are failing
Summary: [WPE] Three image map reftests are failing
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: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2018-08-26 23:04 PDT by Zan Dobersek
Modified: 2018-08-26 23:05 PDT (History)
0 users

See Also:


Attachments
Example diff image (738 bytes, image/png)
2018-08-26 23:05 PDT, Zan Dobersek
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2018-08-26 23:04:41 PDT
The following three image map reftests are failing on the WPE port:

- fast/images/image-map-outline-in-positioned-container.html [ ImageOnlyFailure ]
- fast/images/image-map-outline-with-paint-root-offset.html [ ImageOnlyFailure ]
- fast/images/image-map-outline-with-scale-transform.html [ ImageOnlyFailure ]
Comment 1 Zan Dobersek 2018-08-26 23:05:21 PDT
Problem is with the focus ring that's drawn differently between the test case and the reference content.
Comment 2 Zan Dobersek 2018-08-26 23:05:51 PDT
Created attachment 348120 [details]
Example diff image