Bug 180304 - ul width in div problem
Summary: ul width in div problem
Status: RESOLVED DUPLICATE of bug 180320
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-11 01:00 UTC by lunter
Modified: 2009-01-11 18:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lunter 2009-01-11 01:00:39 UTC
Version:           4.1.3 (using KDE 4.1.3)
OS:                MS Windows
Installed from:    MS Windows

<div style="display:table"><ul style="padding:0;background:red;height:100px"></ul></div>


This ul should have zero width, but on WebKit it is 1px (red vertical line)

Try this code on IE 8.0 or FF 3.1 or Opera 10 - no red line.

Only WebKit has this problem, but it's reported.
Comment 1 Maksim Orlovich 2009-01-11 01:08:09 UTC
Please do not report bugs about webkit stuff under konqueror. We have nothing to do with it.
Comment 2 lunter 2009-01-11 11:56:55 UTC
Try code:

<div style="display:table"><ul style="padding:0;background:red;height:100px"></ul></div>


KHTML has the same problem like WebKit.
Comment 3 Urs Wolfer 2009-01-11 13:59:43 UTC
This is not a bug in the KDE webkit integration. It should be reported at bugs.webkit.org. If it is also valid for KHTML (as you write above), I will reassign it to KHTML.
Comment 4 Maksim Orlovich 2009-01-11 18:05:29 UTC

*** This bug has been marked as a duplicate of bug 180320 ***