[Webkit-unassigned] [Bug 180106] New: position: fixed causes other elements with transform:scale to get pixellated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 28 13:46:41 PST 2017


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

            Bug ID: 180106
           Summary: position: fixed causes other elements with
                    transform:scale to get pixellated
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 327783

  --> https://bugs.webkit.org/attachment.cgi?id=327783&action=review

Reduction

<div style="position: fixed;">a</div>
<div style="position: absolute; transform: scale(3); transform-origin: left top;">Example Text</div>

The example text is pixellated.

This occurs on http://www.axis-praxis.org if you use the magnifying glass (click the 🔍 icon on the top right)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171128/a77a0006/attachment.html>


More information about the webkit-unassigned mailing list