Files
2nd/10_Wiki/Topics/Frontend/리플로우 및 리페인트 (Reflow & Repaint).md
T
2026-05-10 22:08:15 +09:00

33 lines
1.1 KiB
Markdown

---
id: wiki-2026-0508-리플로우-및-리페인트-reflow-repaint
title: "리플로우 및 리페인트 (Reflow & Repaint)"
category: 10_Wiki/Topics
status: duplicate
canonical_id: 리플로우-및-리페인트-reflow-and-repaint
duplicate_of: "[[리플로우 및 리페인트(Reflow and Repaint)]]"
aliases: []
source_trust_level: A
confidence_score: 0.9
verification_status: redirected
tags: [duplicate, performance, rendering]
last_reinforced: 2026-05-10
github_commit: pending
---
# 리플로우 및 리페인트 (Reflow & Repaint)
> **이 문서는 [[리플로우 및 리페인트(Reflow and Repaint)]] 의 중복본입니다.** Canonical 문서로 redirect.
## 핵심 요약
- 동일 주제: pixel pipeline (Style → Layout → Paint → Composite).
- Reflow trigger, compositor-only properties, layout thrashing 의 패턴 매 canonical 매 참조.
## 🔗 Graph
- 부모: [[리플로우 및 리페인트(Reflow and Repaint)]] (canonical)
## 🕓 변경 이력
| 날짜 | 변경 |
|---|---|
| 2026-05-08 | Phase 1 |
| 2026-05-10 | 중복 처리 — canonical 문서로 redirect |