[Webkit-unassigned] [Bug 148826] New: <fieldset> doesn't work properly as a flex container (display:flex)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 14:20:23 PDT 2015


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

            Bug ID: 148826
           Summary: <fieldset> doesn't work properly as a flex container
                    (display:flex)
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at chrisrebert.com

See Flexbug #9: https://github.com/philipwalton/flexbugs#9-some-html-elements-cant-be-flex-containers

In http://codepen.io/anon/pen/MaYBoX , the children of the `display:flex` <fieldset> stack vertically, which is incorrect.

Compare this to the same code using a <div> instead of a <fieldset>,
where the children are correctly displayed horizontally: http://codepen.io/philipwalton/pen/EVaRaX

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150904/57cddb0e/attachment-0001.html>


More information about the webkit-unassigned mailing list