[Webkit-unassigned] [Bug 34218] New: Table headers and footers don't repeat when printed on multiple pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 09:15:52 PST 2010


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

           Summary: Table headers and footers don't repeat when printed on
                    multiple pages
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: channel200 at gmail.com


Created an attachment (id=47543)
 --> (https://bugs.webkit.org/attachment.cgi?id=47543)
Test case for table header and footer printing behavious

<thead> and <tfoot> elements need to appear on every page of a printed table if
they are to be useful.
Yes, the spec says they *may* be repeated, but that's hardly useful in
practice.
Both Firefox and Internet Explorer have supported this for many years.

Yes, this has been reported previously, but not with style={display:
table-header-group;} explicitly set.

Sample attached.

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