Version: (using KDE KDE 3.1.5) Installed from: Gentoo Packages Compiler: gcc-3.3.2 20031218 OS: Linux The attached page should render with a border around each span element. I see a border around the first, nothing around the second, a border around the non-breaking space in the third and a border around both the contained inline blocks in the fourth. Border is not an inherited property, so this last is definitely wrong.
Created attachment 4263 [details] test case
Created attachment 4266 [details] test case Sorry, there was a typo in the last test case.
The comment about the fourth test is incorrect now the test case has been corrected.
some ascii-art: <span>[something]<em>more</em></span> the [] is the border. It always ends, if a sub-element starts. Really a bug.
Duplicate of #44092?
jep *** This bug has been marked as a duplicate of 44092 ***