Bug 269954
Summary: | View transition old snapshots incorrectly get scaled to the border-box size | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 259055 |
Matt Woodrow
Drawing of the old snapshot rescales the image to the border-box size, even if we captured a larger area.
We shouldn't apply scaling, just align the origin of the border-box in the snapshot to the border-box origin of the pseudo element.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123478049>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/24983
EWS
Committed 275227@main (34e14bf36319): <https://commits.webkit.org/275227@main>
Reviewed commits have been landed. Closing PR #24983 and removing active labels.