Skip to content

fix: remove incorrect screenLeft polyfill - #393

Open
Josh-Cena wants to merge 2 commits into
mdn:mainfrom
Josh-Cena:codex/remove-screenleft-polyfill
Open

fix: remove incorrect screenLeft polyfill#393
Josh-Cena wants to merge 2 commits into
mdn:mainfrom
Josh-Cena:codex/remove-screenleft-polyfill

Conversation

@Josh-Cena

Copy link
Copy Markdown
Member

The example doesn't move the circle if the window starts with screenLeft=0, as noticed in mdn/content#45097.

Remove the incorrect feature detection. Every browser supports screenLeft anyway, and whenever this fallback runs it assigns static values rather than live aliases, so it is never useful.

@Josh-Cena
Josh-Cena requested review from a team as code owners September 2, 2026 00:56
@Josh-Cena
Josh-Cena requested a review from dipikabh September 2, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants