# 크롬 90 변경사항

> Clean Markdown view of GeekNews topic #4077. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4077](https://news.hada.io/topic?id=4077)
- GeekNews Markdown: [https://news.hada.io/topic/4077.md](https://news.hada.io/topic/4077.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-04-15T13:22:58+09:00
- Updated: 2021-04-15T13:22:58+09:00
- Original source: [developer.chrome.com](https://developer.chrome.com/blog/new-in-chrome-90/)
- Points: 3
- Comments: 1

## Topic Body

- CSS overflow:clip 및 overflow-clip-margin 추가

- Feature Policy API 가 Permissions Policy 로 이름(헤더) 변경

- HTML만으로도 Shadow DOM 생성 가능 : <template shadowroot="open">

- 크롬 주소바가 https:// 를 기본으로 사용

- WebRTC용 AV1 인코더 내장

DevTools

- CSS Flexbox 디버깅 도구 추가

- Core Web Vitals 오버레이 추가 : LCP, FID, CLS 를 쉽게 확인 가능

- PWA 도구 개선

- Flash 기능 제거로 navigator.plugins 및 navigator.mimeTypes 에 빈값 리턴

## Comments



### Comment 4877

- Author: xguru
- Created: 2021-04-15T13:23:02+09:00
- Points: 2

- 크롬 90 베타 변경 사항 https://news.hada.io/topic?id=3877

- 구글, 검색결과 순위에 페이지 경험(Page Experience) 지표 도입 https://news.hada.io/topic?id=2197

ㅤCore Web Vitals

ㅤ→ LCP : Largest Contentful Paint

ㅤ→ FID : First Input Delay

ㅤ→ CLS : Cumulative Layout Shift

- 구글 시트로 Core Web Vitals 매일 자동 측정하기 https://news.hada.io/topic?id=2726

- Cumulative Layout Shift (CLS) 란 무엇인가? https://news.hada.io/topic?id=1697
