Skip to main content

Bug Tracker

Side navigation

Ticket #4737: IE8displaynone.html


File IE8displaynone.html, 0.4 KB (added by brianmoschel, December 02, 2009 05:03AM UTC)

Showing IE8's display none bug

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>toggle test</title>
</head>
<body>
<span>&nbsp;</span><span style='display:none;width:0px;height:0px;'></span><span></span>
</body>
</html>

Download in other formats:

Original Format