Closed
Bug 172864
Opened 22 years ago
Closed 22 years ago
offset created in table when the page is declared as a XHTML document in the doctype declaration
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: dorobo, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020826
simply open the browser at the url.
and apparently it's working with IE
Reproducible: Always
Steps to Reproduce:
1. open http://www.digitalmilitia.net/hyper/mainXHTML.html
2. open http://www.digitalmilitia.net/hyper/main.html
3. compare
Actual Results:
offset in the table layout
Expected Results:
no offset :)
Summary: there's some sort of offset created in the table when the page is declared as a XHTML document in the doctype declaration → offset created in the table when the page is declared as a XHTML document in the doctype declaration
Summary: offset created in the table when the page is declared as a XHTML document in the doctype declaration → offset created in table when the page is declared as a XHTML document in the doctype declaration
Comment 1•22 years ago
|
||
You are mostlikely seeing bug 22274.
BTW. you're not using xhtml doctype in
http://www.digitalmilitia.net/hyper/mainXHTML.html
Comment 2•22 years ago
|
||
Yep. Please see http://devedge.netscape.com/viewsource/2002/img-table/
*** This bug has been marked as a duplicate of 22274 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•