[Webkit-unassigned] [Bug 169907] New: Dynamically applied tbody:empty with display:none does not get unapplied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 20 21:04:48 PDT 2017


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

            Bug ID: 169907
           Summary: Dynamically applied tbody:empty with display:none does
                    not get unapplied
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

When tbody:empty contains display:none, and this rule is applied as a result of dynamic DOM mutation,
the rule hides tbody successfully but inserting new content does not unapply the rule,
resulting in the tbody to be forever hidden until the style recalc is forced on the element.

-- 
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/20170321/877ba51a/attachment.html>


More information about the webkit-unassigned mailing list