Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2007-01-31 09:24:32
Size: 117
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>
}}}
Line 6: Line 14:
SeeAlso InternetExplorerIssue SeeAlso InternetExplorerIssues

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