<exceptions>
<!--
태그를 <exceptions>와 </exceptions> 사이에 넣으면 코드 뷰에서 특정 유형의 대상 브라우저 확인 오류가 밑줄 표시되지 않습니다.
전체 CSS 속성을 무시하는 예제:
<cssProperty property="font-family"/>
CSS 속성에 대한 알 수 없는 값을 무시하는 예제:
<cssValue property="font-family"/>
브라우저 호환성 문제를 무시하는 예제(문제 이름 및 ID는 Configuration/BrowserProfiles/Issues/ 내 .html 및 .js 파일에 있음):
<issue id="THREE_PIXEL_JOG" name="Three Pixel Text Jog"/>
 -->
</exceptions>
