Bug 108332
Summary: | vw unit does not update within max-width element | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jake Archibald <jaffathecake> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | bfulgham, moz |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://jsbin.com/awikuw/2/quiet |
Jake Archibald
The green bar should be the full width of the viewport (100vw) before, after, & during browser resizing.
It's the right size on initial paint, but remains that size when the browser's resized.
Resizing happens as expected if the max-width property is removed from the parent.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
j.j.
Duplicate of bug 87846
Brent Fulgham
The relevant website no longer exists.