[Webkit-unassigned] [Bug 174701] New: Round-tripping stroke-width styles through getComputedStyle cause the text to gain a stroke.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 20 17:24:18 PDT 2017


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

            Bug ID: 174701
           Summary: Round-tripping stroke-width styles through
                    getComputedStyle cause the text to gain a stroke.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

WebKit will currently render the text stroked in the following test case:

<div id=t>This text should not be stroked.</div>
<script>t.style=getComputedStyle(t).cssText</script>

-- 
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/20170721/cc1d41ff/attachment.html>


More information about the webkit-unassigned mailing list