Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider that images scale to specified dimensions, rather than overflowing. #1485

Merged
merged 5 commits into from
Oct 19, 2023

Conversation

Jym77
Copy link
Contributor

@Jym77 Jym77 commented Oct 18, 2023

Resolves #1476

Currently very focused on images, since tracking pixels sounds like a common use case. We will expand that further if we need to and encounter other replaced elements that behave in the same way.

@Jym77 Jym77 self-assigned this Oct 18, 2023
@Jym77 Jym77 added the patch Backwards-compatible change that doesn't touch public API label Oct 18, 2023
@Jym77 Jym77 marked this pull request as ready for review October 18, 2023 13:49
@Jym77 Jym77 requested review from a team and rcj-siteimprove October 18, 2023 13:49
@Jym77 Jym77 enabled auto-merge October 18, 2023 13:50
Copy link
Contributor

@rcj-siteimprove rcj-siteimprove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just found some commented code.

packages/alfa-style/src/node/predicate/is-clipped.ts Outdated Show resolved Hide resolved
@Jym77 Jym77 requested a review from rcj-siteimprove October 19, 2023 13:22
@Jym77 Jym77 added this pull request to the merge queue Oct 19, 2023
Merged via the queue into main with commit 831e7ff Oct 19, 2023
6 checks passed
@Jym77 Jym77 deleted the tracking-pixel-visibility branch October 19, 2023 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Backwards-compatible change that doesn't touch public API
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Investigate visibility of tracking pixel
2 participants