[Webkit-unassigned] [Bug 169064] New: CSS Variables convert double quotes to single quotes in getPropertyValue()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 1 15:55:01 PST 2017


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

            Bug ID: 169064
           Summary: CSS Variables convert double quotes to single quotes
                    in getPropertyValue()
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: m.goleb+bugzilla at gmail.com
                CC: cdumez at apple.com

Steps to reproduce the problem:
1. Open https://jsfiddle.net/stx0k3dh/6/
2. Observe the last but one property value - it doesn't match the input.

All tests work fine in Firefox 51. Chrome 56 passes the test that WebKit fails but... fails the last one, i.e. turns single quotes into double ones (oh irony).

I reported the Chrome issue at https://bugs.chromium.org/p/chromium/issues/detail?id=697663.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170301/26af37df/attachment-0001.html>


More information about the webkit-unassigned mailing list