]> source.dussan.org Git - jquery.git/commit
Revert "Offset: Send px-ed strings to .css()"
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 20 Jul 2020 19:29:40 +0000 (21:29 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2020 19:29:40 +0000 (21:29 +0200)
commitfe4098005e1d9e1445eb9eab0318b245e3f299a4
tree8a1517811c8e1fd045f2f86f5837585e896abb9c
parentd32a7a524f6c8734fff925dd5a6badde2fb825f5
Revert "Offset: Send px-ed strings to .css()"

The way warning against number values in `.css()` setters was done in
jquery/jquery-migrate#337 and later refined in jquery/jquery-migrate#348
there's no need to send px-ed strings for `top` & `left` as they already
don't get the "px" suffix.

This reverts commit 57038faebc6ece5bd666c28303f8a91ff59153eb.

Closes gh-4753
Ref jquery/jquery-migrate/pull/337
Ref jquery/jquery-migrate/pull/348
src/offset.js