You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an issue with truncating an element that clears parent with "clear: both".
Basically, when placeholder "i" is inserted, it does not behave the same way as original element does and therefore innerHeight() is measured on element that didn't clear making the compared height too high.
The text was updated successfully, but these errors were encountered:
I'm having an issue with truncating an element that clears parent with "clear: both".
Basically, when placeholder "i" is inserted, it does not behave the same way as original element does and therefore innerHeight() is measured on element that didn't clear making the compared height too high.
The text was updated successfully, but these errors were encountered: