mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
7 lines
155 B
HTML
7 lines
155 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<body>
|
|
<div id="testDiv" style="width: 0">This is text in a div This text should appear</div>
|
|
|
|
</body>
|
|
</html>
|