[Webkit-unassigned] [Bug 79734] New: :empty still applies to elements made non-empty via page dynamics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 19:05:13 PST 2012


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

           Summary: :empty still applies to elements made non-empty via
                    page dynamics
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noel.gordon at gmail.com


Create empty elements with :empty class styling.  These elements don't display as expected.  Change the content of the elements using js to make them non-empty.  The elements still don't display and they should.

Reproduction Steps:
  1) Open test case, two green boxes are shown.
  2) Click on the page.

Expected result:
  Three green boxes should appear.

Actual result:
  The third green box does not appear.

-- 
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