[Webkit-unassigned] [Bug 28867] Presentation of fieldsets magically and irreversibly changes when the fieldset contains a legend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 26 03:33:19 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=28867


Maxwell Terpstra <max at terpstra.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |max at terpstra.ca




--- Comment #2 from Maxwell Terpstra <max at terpstra.ca>  2009-11-26 03:33:18 PST ---
Two additional points about the visual affect of the legend:
* The fieldset's border is masked out in the area beneath the legend's border
box, but the fieldset's background is not.
* The outer padding edge of the fieldset is aligned to the bottom edge of the
legend.  The background, however, still reaches to the edge of the border box.

Neither of these effects are possible using CSS without additional markup and
non-relative, pre-computed padding values.


I have attached an HTML document which illustrates the problem in detail and
suggests possible CSS equivalents.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list