Bug 109536

Summary: Background size width specified in viewport percentage units not working
Product: WebKit Reporter: Uday Kiran <udaykiran4u>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, koivisto, ojan.autocc, udaykiran4u, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Updated patch none

Description Uday Kiran 2013-02-11 19:05:15 PST
<div style="width: 50vw; height: 300px; background: url('resources/flower.jpg') top left / 25vw 300px repeat-x"></div>
Comment 1 Uday Kiran 2013-02-11 19:07:35 PST
Created attachment 187752 [details]
Patch
Comment 2 Uday Kiran 2013-02-12 10:49:10 PST
Created attachment 187895 [details]
Updated patch

Fixed missing </p> in test.
Comment 3 WebKit Review Bot 2013-02-12 11:15:34 PST
Comment on attachment 187895 [details]
Updated patch

Clearing flags on attachment: 187895

Committed r142645: <http://trac.webkit.org/changeset/142645>
Comment 4 WebKit Review Bot 2013-02-12 11:15:38 PST
All reviewed patches have been landed.  Closing bug.