Bug 155116

Summary: [iOS Simulator] Three object-position tests failing after r197618
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, bdakin, code.maker, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ryan Haddad 2016-03-07 09:08:03 PST
The tests have been failing on ios-simulator since they were added with <https://trac.webkit.org/r197618>

compositing/video/video-object-position.html
fast/css/object-position/object-position-img.html
fast/css/object-position/object-position-input-image.html

<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r197680%20(3712)/results.html>
Comment 1 Alexey Proskuryakov 2016-03-13 13:55:50 PDT
This looks like a real bug related to border drawing, right?
Comment 2 zalan 2016-03-13 14:07:46 PDT
I wonder where the border-radius comes from.
Comment 3 Simon Fraser (smfr) 2016-03-14 12:07:30 PDT
Could have sworn I marked these as image failures.

The border-radius looks like over-zealous iOS form control code kicking in.
Comment 4 codemaker 2016-05-23 01:56:20 PDT
Is this issue a blocker for "Add support for the object-position CSS property" (https://bugs.webkit.org/show_bug.cgi?id=122811 / rdar://problem/15836338), preventing that patch from making Safari technical previews?

It's not marked as dependency in the "depends on blocks" within that issue, but following progress leads here and no further.