[Webkit-unassigned] [Bug 249594] HTML details marker does not update when CSS display: contents is applied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 19 18:08:46 PST 2022


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit-bug-importer at group.a
                   |                            |pple.com

--- Comment #2 from Karl Dubost <karlcow at apple.com> ---
In the section https://drafts.csswg.org/css-display/#unbox

> Appendix B: Effects of display: contents on Unusual Elements
> Some elements aren’t rendered purely by CSS box concepts; 
> for example, replaced elements (such as img), many form 
> controls (such as input), and SVG elements.
> 
> This appendix defines how they interact with display: contents.
> 
> HTML Elements
>
> … cut for brevity …
> 
> button
> details
> fieldset
> These elements don’t have any special behavior; display: contents 
> simply removes their principal box, and their contents render as normal.
> 



https://searchfox.org/wubkat/rev/05f693e31a84e598a51d00bf3505f1e10049bbc5/Source/WebCore/html/HTMLSummaryElement.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221220/9ce78aab/attachment-0001.htm>


More information about the webkit-unassigned mailing list