Bug 128629 - Constrain replaced element layout to from-intrinsic aspect ratio if specified
Summary: Constrain replaced element layout to from-intrinsic aspect ratio if specified
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-11 15:09 PST by Dean Jackson
Modified: 2020-11-13 11:06 PST (History)
9 users (show)

See Also:


Attachments
Patch (26.12 KB, patch)
2014-02-11 15:16 PST, Dean Jackson
no flags Details | Formatted Diff | Diff
Patch (25.06 KB, patch)
2014-02-17 17:59 PST, Dean Jackson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2014-02-11 15:09:30 PST
Implement -webkit-aspect-ratio: from-intrinsic.
Comment 1 Radar WebKit Bug Importer 2014-02-11 15:09:47 PST
<rdar://problem/16041883>
Comment 2 Dean Jackson 2014-02-11 15:16:29 PST
Created attachment 223907 [details]
Patch
Comment 3 Maciej Stachowiak 2014-02-16 10:50:33 PST
<rdar://problem/15184493>
Comment 4 Dean Jackson 2014-02-17 17:59:19 PST
Created attachment 224452 [details]
Patch
Comment 5 Dean Jackson 2014-02-17 18:26:23 PST
Committed r164265: <http://trac.webkit.org/changeset/164265>