Changes between Initial Version and Version 1 of Ticket #17665


Ignore:
Timestamp:
Mar 19, 2022, 10:50:47 AM (2 years ago)
Author:
thebuck
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17665 – Description

    initial v1  
    11This bug has been split out from #12511 at nephele's request.
    22
    3 When a HTML element is styled with e.g. `opacity: 0.99; transform: rotate(110deg)`, Text within is completely invisible. The element is additionally clipped at a vertical line on the right which goes through the element's transformed top right corner (i.e. nothing to the right of that corner (plus a little offset) is visible).
     3When a HTML element is styled with e.g. `opacity: 0.99; transform: rotate(110deg)`, text within is completely invisible. The element is additionally clipped at a vertical line on the right which goes through the element's transformed top right corner (i.e. nothing to the right of that corner (plus a little offset) is visible).
    44
    55Clipping suspected here: