Bug 219692 - REGRESSION (r269812): Amazon Prime: thumbnail fails to expand properly
Summary: REGRESSION (r269812): Amazon Prime: thumbnail fails to expand properly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar, WebExposed
Depends on:
Blocks: 219691
  Show dependency treegraph
 
Reported: 2020-12-09 08:52 PST by Antoine Quint
Modified: 2020-12-09 11:33 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.93 KB, patch)
2020-12-09 09:08 PST, Antoine Quint
no flags Details | Formatted Diff | Diff
Patch for landing (12.95 KB, patch)
2020-12-09 10:17 PST, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2020-12-09 08:52:12 PST
REGRESSION (r269812): Amazon Prime: thumbnail fails to expand properly
Comment 1 Antoine Quint 2020-12-09 09:08:04 PST
Created attachment 415765 [details]
Patch
Comment 2 Antoine Quint 2020-12-09 09:08:10 PST
<rdar://problem/71878636>
Comment 3 Antoine Quint 2020-12-09 09:09:43 PST
This is due to incorrectly running a CSS Transition for the `position` property.
Comment 4 Antoine Quint 2020-12-09 10:17:26 PST
Created attachment 415772 [details]
Patch for landing
Comment 5 EWS 2020-12-09 10:50:45 PST
Committed r270589: <https://trac.webkit.org/changeset/270589>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415772 [details].