WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 27684
180106
position: fixed causes other elements with transform:scale to get pixellated
https://bugs.webkit.org/show_bug.cgi?id=180106
Summary
position: fixed causes other elements with transform:scale to get pixellated
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug