-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
<img width="223" height="109" alt="Daum" src="http://icon.daumcdn.net/w/c/12/03/77951173032424319.png" /><!-- img 요소 -->
<img width="223" height="109" alt="" src="http://icon.daumcdn.net/w/c/12/03/77951173032424319.png" /><!-- alt 값이 빈 img 요소 -->
<img width="223" height="109" src="http://icon.daumcdn.net/w/c/12/03/77951173032424319.png" /><!-- alt 속성이 없는 img 요소 -->
로 테스트 했을 경우 IE는 alt가 없어도 'alt가 빈 값'으로 처리한다고 함
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels