<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>169064</bug_id>
          
          <creation_ts>2017-03-01 15:55:01 -0800</creation_ts>
          <short_desc>CSS Variables convert double quotes to single quotes in getPropertyValue()</short_desc>
          <delta_ts>2022-09-05 05:56:03 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>110007</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Michał Gołębiowski-Owczarek">m.goleb+bugzilla</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>cdumez</cc>
    
    <cc>hyatt</cc>
    
    <cc>koivisto</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1282517</commentid>
    <comment_count>0</comment_count>
    <who name="Michał Gołębiowski-Owczarek">m.goleb+bugzilla</who>
    <bug_when>2017-03-01 15:55:01 -0800</bug_when>
    <thetext>Steps to reproduce the problem:
1. Open https://jsfiddle.net/stx0k3dh/6/
2. Observe the last but one property value - it doesn&apos;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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1884117</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-15 11:24:02 -0700</bug_when>
    <thetext>All browsers fail some of the tests (perhaps the standards have changed):

Chrome:
1. Last line makes double quotes instead of single.

Firefox:
1. Second line does not provide a leading space.

But Safari fails many:
1. Second line does not provide a leading space.
2. Third line does not provide a trailing space.
3. Last line makes double quotes instead of single.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1884118</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-07-15 11:24:14 -0700</bug_when>
    <thetext>&lt;rdar://problem/97084846&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1884783</commentid>
    <comment_count>3</comment_count>
    <who name="Michał Gołębiowski-Owczarek">m.goleb+bugzilla</who>
    <bug_when>2022-07-18 10:55:02 -0700</bug_when>
    <thetext>Yes, the spec has changed, see https://github.com/w3c/csswg-drafts/issues/774

The value should now be trimmed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1884789</commentid>
    <comment_count>4</comment_count>
    <who name="Michał Gołębiowski-Owczarek">m.goleb+bugzilla</who>
    <bug_when>2022-07-18 11:12:16 -0700</bug_when>
    <thetext>I&apos;ve noticed WPTs didn&apos;t account for this spec change so I submitted https://github.com/web-platform-tests/wpt/issues/34880</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>