Differences between revisions 3 and 4
Revision 3 as of 2007-01-31 09:24:54
Size: 118
Editor: 211
Comment:
Revision 4 as of 2007-01-31 09:27:57
Size: 308
Editor: 211
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 *  * title 태그에 특정 문자열이 들어 있으면 아무것도 나오지 않는다.
 {{{
<html>
    <head>
        <title>릿</title>
    </head>
    <body>asdf</body>
</html>
}}}

MicroSoft 사의 웹브라우저

알려진 버그

  • title 태그에 특정 문자열이 들어 있으면 아무것도 나오지 않는다.
    <html>
        <head>
            <title>릿</title>
        </head>
        <body>asdf</body>
    </html>

SeeAlso InternetExplorerIssues


CAtegoryProgram

InternetExplorer (last edited 2012-06-12 15:28:06 by 61)

web biohackers.net