[Webkit-unassigned] [Bug 83867] New: getComputedStyle on detached caption element for caption-side always returns an empty string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 13 01:07:38 PDT 2012


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

           Summary: getComputedStyle on detached caption element for
                    caption-side always returns an empty string
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jardine at sprymedia.co.uk


I've just been looking at reading the CSS 'caption-side' property for a caption in my tables, but I was getting an empty string. On a bit of experimentation I discovered that this is occurring because I had removed the element from the document (to clarify if the node is left in the document it works as expected).

I've put together a jsfiddle example here: http://jsfiddle.net/UqY8X/ .

I must confess I can't imagine that this will be a particularly high priority issue! Or indeed it might even be won't fix, but I thought I'd report it anyway, as it wasn't what I was expecting to happen.

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