Bug 128629

Summary: Constrain replaced element layout to from-intrinsic aspect ratio if specified
Product: WebKit Reporter: Dean Jackson <dino>
Component: CSSAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, esprehn+autocc, glenn, hyatt, kondapallykalyan, mjs, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=218384
Attachments:
Description Flags
Patch
none
Patch simon.fraser: review+

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>