Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Rotated elements not rendered on thead on second page and beyond #1914

@Viburnum

Description

@Viburnum

What steps will reproduce the problem?

Create a table with THEAD header and TBODY long enough to require more pages
Create inside the TH of the the header a DIV with some content and add the css property:
-webkit-transform: rotate(270deg);

What is the expected output?

To have each page repeat the THEAD with the rotated element.

What do you see instead?

Rotated elements are removed from page 2 and beyond.

What version are you using?

Using:

On what operating system?

  • Debian Wheezy 64bit
  • Windows 7 64bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions