출처
wit.nts-corp.com/2017/06/05/4571
CSS 애니메이션 성능 개선 방법(reflow 최소화, will-change 사용) | WIT블로그
CSS 애니메이션 성능 개선 방법(reflow 최소화, will-change 사용)
wit.nts-corp.com
reflow를 발생시키는 요소들.
Element clientHeight, clientLeft, clientTop, clientWidth, focus(), getBoundingClientRect(), getClientRects(), innerText, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerText, sc..
ymson.tistory.com
'Development > CSS & SCSS' 카테고리의 다른 글
[CSS] object-fit (0) | 2021.03.12 |
---|---|
[CSS] mobile safari 높이 해결 (0) | 2021.01.26 |
[CSS] position (0) | 2020.12.28 |
[CSS] 웹폰트 경량화 (0) | 2020.12.20 |
[css] input 태그 (0) | 2020.12.01 |