Bug 213313
| Summary: | Update overrideViewportSizeForCSSViewportUnits when contentsSize changes during auto size | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
| Component: | Layout and Rendering | Assignee: | Timothy Hatcher <timothy> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bfulgham, graouts, graouts, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Timothy Hatcher
When auto sizing is enabled, we need to use the content size for the overrideViewportSizeForCSSViewportUnits, and update it when it changes. Currently CSS viewport units are stuck at the maximum layout size.
<rdar://problem/64267539>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
<rdar://problem/64267539>
alan
<rdar://problem/64267539>
alan
*** This bug has been marked as a duplicate of bug 213408 ***