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
56701
Querying Computed Style for an Element with "outline-style" Set Breaks 3D Scaling Everywhere
https://bugs.webkit.org/show_bug.cgi?id=56701
Summary
Querying Computed Style for an Element with "outline-style" Set Breaks 3D Sca...
Rob Brackett
Reported
2011-03-18 18:24:02 PDT
Created
attachment 86251
[details]
Test Case for Outline-style Computed Style Breaks 3D Scale Querying the value of any computed style property on an element that has "outline-style" set causes 3D scaling to work differently on *all* elements. Specifically, the scale appears to fade or blur on the edges, which seems to be because the stretching now blends the element with the content behind it. It's important to note that the simple action of querying the computed style on one element actually breaks the rendering all elements on the page, not just the one on which the computed style property was queried. Test case attached.
Attachments
Test Case for Outline-style Computed Style Breaks 3D Scale
(2.52 KB, text/html)
2011-03-18 18:24 PDT
,
Rob Brackett
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2011-03-18 19:39:09 PDT
<
rdar://problem/9158308
>
Simon Fraser (smfr)
Comment 2
2011-03-26 20:43:14 PDT
This is a dup of
bug 27684
. What happens is that outline causes compositing layers to have space around the edge, and when scaled, the edge becomes fuzzy. *** 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