Bug 184788
Summary: | [Extra zoom mode] innerWidth and innerHeight are incorrect in the body load event listener | ||
---|---|---|---|
Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Wenson Hsieh
This also causes a resize event to be dispatched every time after page load. Most likely related to shrink-to-fit behavior.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/39572712>
Wenson Hsieh
This is fixed after <https://trac.webkit.org/changeset/231606/webkit>.