Bug 180106

Summary: position: fixed causes other elements with transform:scale to get pixellated
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, simon.fraser, zalan
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Reduction none

Myles C. Maxfield
Reported 2017-11-28 13:46:41 PST
Created attachment 327783 [details] 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)
Attachments
Reduction (200 bytes, text/html)
2017-11-28 13:46 PST, Myles C. Maxfield
no flags
Simon Fraser (smfr)
Comment 1 2017-11-28 13:59:44 PST
*** This bug has been marked as a duplicate of bug 27684 ***
Note You need to log in before you can comment on or make changes to this bug.