Version: (using KDE Devel) Installed from: Compiled sources Setting the display of :before/:after pseudo-elements to "block" does not work. Problem is anonymous blocks (element() == 0) are being used for both generic/reusable anonymous containers and not really anonymous pseudo-elements.
Created an attachment (id=7804) [details] testcase
CVS commit by ggarand: various pseudo-elements fixes CCMAIL: 76078-done@bugs.kde.org, 90917-done@bugs.kde.org M +13 -0 ChangeLog 1.292 M +90 -57 rendering/render_block.cpp 1.44 M +1 -0 rendering/render_block.h 1.19 M +2 -1 rendering/render_object.h 1.194 M +57 -3 rendering/render_text.cpp 1.252 M +31 -2 rendering/render_text.h 1.116 M +2 -1 xml/dom_nodeimpl.h 1.161
You need to log in before you can comment on or make changes to this bug.