Bug 232157
Summary: | wpt/html/rendering/replaced-elements/images/input-image-content.html test is failing on Safari & Webkit | ||
---|---|---|---|
Product: | WebKit | Reporter: | sadapala <sadapala> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | aanala, ahmad.saleem792, ap, bfulgham, mike, rniwa, webkit-bug-importer |
Priority: | P2 | Keywords: | BrowserCompat, InRadar, WPTImpact |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
sadapala
Below wpt test is failing on Safari and Webkit
wpt/html/rendering/replaced-elements/images/input-image-content.html
Chromium bug which has the CL - wpt test added
Chromuim bug :https://bugs.chromium.org/p/chromium/issues/detail?id=1226558
Cl:https://chromium-review.googlesource.com/c/chromium/src/+/3064330
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84814602>
aanala
Below is the wpt.fyi test link for
wpt/html/rendering/replaced-elements/images/input-image-content.html
https://wpt.fyi/results/html/rendering/replaced-elements/images/input-image-content.html?label=master&product=chrome%5Bexperimental%5D&product=edge&product=firefox&product=safari&product=webkitgtk&aligned&q=html%2Frendering%2Freplaced-elements%2Fimages%2Finput-image-content.html
Ahmad Saleem
Safari is now only browser failing this test case.
https://wpt.fyi/results/html/rendering/replaced-elements/images/input-image-content.html?label=master&label=experimental&aligned&view=subtest&q=input-image-content.html
Changes from Chromium patch were around these code:
https://github.com/WebKit/WebKit/blob/8de53d8dab7b29978c34bea03256b84bf7b75500/Source/WebCore/html/ImageInputType.cpp#L140
https://github.com/WebKit/WebKit/blob/8de53d8dab7b29978c34bea03256b84bf7b75500/Source/WebCore/html/ImageInputType.cpp#L106
But Blink is not Webkit so these are just key search based results. Just wanted to share updated test results. Thanks!