Bug 242215
| Summary: | Web Driver: [Cocoa] Element snapshots do not correctly represent CSS transforms | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Patrick Angle <pangle> |
| Component: | WebDriver | Assignee: | Patrick Angle <pangle> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bburg, gsnedders, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=206514 https://bugs.webkit.org/show_bug.cgi?id=242214 https://bugs.webkit.org/show_bug.cgi?id=250258 |
||
Patrick Angle
https://bugs.webkit.org/show_bug.cgi?id=206514 fixed this for GTK, https://bugs.webkit.org/show_bug.cgi?id=242214 will fix this for viewport snapshots on Cocoa. We aren't able to do element snapshots that way yet since we can't get snapshots in the UIProcess of stuff that isn't part of the viewport.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/96252761>
Sam Sneddon [:gsnedders]
I believe the original summary is just wrong?
Patrick Angle
Yep - new summary looks less wrong to me 😅 - thank you!