Bug 109536 - Background size width specified in viewport percentage units not working
Summary: Background size width specified in viewport percentage units not working
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-11 19:05 PST by Uday Kiran
Modified: 2013-02-12 11:15 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.71 KB, patch)
2013-02-11 19:07 PST, Uday Kiran
no flags Details | Formatted Diff | Diff
Updated patch (3.99 KB, patch)
2013-02-12 10:49 PST, Uday Kiran
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.