# What's new in Chrome 109

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8238](https://news.hada.io/topic?id=8238)
- GeekNews Markdown: [https://news.hada.io/topic/8238.md](https://news.hada.io/topic/8238.md)
- Type: news
- Author: [ragingwind](https://news.hada.io/@ragingwind)
- Published: 2023-01-12T12:18:55+09:00
- Updated: 2023-01-12T12:18:55+09:00
- Original source: [developer.chrome.com](https://developer.chrome.com/blog/new-in-chrome-109/)
- Points: 6
- Comments: 0

## Topic Body

크롬 109 버전이 릴리즈 되었습니다. 아래와 같은 변경이 있네요.  
  
- OFS (Origin Private File) 는 특정 페이지의 origin 을 위한 전용-스토리지-엔드포인트(storage endpoint private) 입니다. FileSystemSyncAccessHandle 비동기 API [1] 를 사용하면 되고 파일 I/O 에 대한 최적화 된 성능을 보장합니다. OFS 를 이제 Android 에서도 사용할 수 있습니다.  
- 새로운 CSS 기능 추가  
	- CSS 에 `lh` 유닛 추가, 기존 textarea 에 텍스트의 높이와 줄수로 계산 된 크기와 넓이 값을 줄 수 있습니다. [3]  
	- auto, @font-face 정의 내에 font-weight, font-style, font-stretch 는 auto 가 초기값으로 사용 됨  
	- hyphenate-limit-chars, 단어가 줄을 넘어가는 경우 `-` 으로 표현 되는 문장의 스타일을 설정 할 수 있음 [4]  
- MathML core 지원, LaTeX 및 Open Font Format의 규칙을 기반으로 구현 된 MathML 서브셋이며 기존의 복잡한 구현과 다른 표준과의 차이점을 개선한 버전[2]. 약 150 정도의 엘러먼트로 구성  
  
[1]: https://developer.mozilla.org/en-US/docs/Web/API/FileSystemWritableFileStream  
[2]: https://w3c.github.io/mathml-core/docs/explainer.html  
[3]: https://css-tricks.com/lh-and-rlh-units/  
[4]: https://css-tricks.com/almanac/properties/h/hyphenate-limit-chars/

## Comments



_No public comments on this page._
