Closed Bug 309707 Opened 19 years ago Closed 19 years ago

The div and ul/ol tags do not work in tables

Categories

(Core :: Layout, defect)

1.7 Branch
x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED INVALID

People

(Reporter: frostbite09, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

Well this is sort of a rare bug, but here it is. When you use a combination of
codes like

....
<td>
<div id="something">
<ul>
<li>safasdf
</ul>
</td>

It will mess up the entire layout, now I tried this on internet explorer and it
didnt, but i know its not my coding skills. If you need me to show you a real
example email me!


Reproducible: Always

Steps to Reproduce:
<td>
<div id="something">
<ul>
<li>safasdf
</ul>
</td>

Actual Results:  
the whole thing messed up

Expected Results:  
not off been effected

It happens on Noia theme but i dont think that would have to do anything with it
Component: Build Config → Layout
Product: Firefox → Core
QA Contact: build.config → layout
Version: unspecified → 1.7 Branch
Could you attach a testcase?
Could you test this also in the latest nightly trunk build?
http://mozilla.isc.org/pub/mozilla.org/firefox/nightly/latest-trunk/
hmm nvm it must of just been the thinkg i was coding, sorry im extermly sorry!
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
NVM of what I said above, I was looking at it in IE. Well its, probly just on my
end but here is a sample. www.devstop.com/bug
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Im thinking its just because image ready codes sloppy, but i might be wrong
No testcase, no steps to reproduce...

Marking invalid.  Please feel free to reopen if you attach a testcase.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago19 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.