<?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>189076</bug_id>
          
          <creation_ts>2018-08-29 00:43:37 -0700</creation_ts>
          <short_desc>&apos;transform&apos; make &apos;-webkit-background-clip&apos; doesn&apos;t work</short_desc>
          <delta_ts>2018-08-30 20:36:30 -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>PC</rep_platform>
          <op_sys>Windows 10</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>atom00</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1454740</commentid>
    <comment_count>0</comment_count>
      <attachid>348397</attachid>
    <who name="">atom00</who>
    <bug_when>2018-08-29 00:43:37 -0700</bug_when>
    <thetext>Created attachment 348397
the result of the css code

On chrome v69,‘-webkit-background-clip’and &apos;color:transparent&apos; can not work well when using &apos;transform&apos;,the code is :
.test {
  -webkit-background-clip: text;
  color: transparent;
  background-image: linear-gradient(to right, #e74c3c 20%, #f4d03f 40%, #2ecc71 60%, #5dade2 80%, #a569bd 100%);
  display: inline-block;
  transform: scale(1.2); /*any attributes*/
}

dont&apos;t set color to transparent,it can be visibel,but that isn&apos;t what i wanted.

please confirm if there are any bugs,thanks a lot!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1454866</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2018-08-29 11:52:09 -0700</bug_when>
    <thetext>Does this bug reproduce in Safari on macOS or iOS? Chrome-only bugs should not be filed here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1455156</commentid>
    <comment_count>2</comment_count>
    <who name="">atom00</who>
    <bug_when>2018-08-29 21:55:05 -0700</bug_when>
    <thetext>(In reply to Simon Fraser (smfr) from comment #1)
&gt; Does this bug reproduce in Safari on macOS or iOS? Chrome-only bugs should
&gt; not be filed here.

Thank you for your reply,I test the code on Safari and It doesn&apos;t reproduce.I will try to report the bug to chrome,but i have no idea about how to email them,maybe you can help me for giving a url or emall address like yours,thanks!  :D</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1455224</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2018-08-30 08:30:48 -0700</bug_when>
    <thetext>http://dev.chromium.org/for-testers/bug-reporting-guidelines</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1455531</commentid>
    <comment_count>4</comment_count>
    <who name="">atom00</who>
    <bug_when>2018-08-30 20:36:30 -0700</bug_when>
    <thetext>(In reply to Simon Fraser (smfr) from comment #3)
&gt; http://dev.chromium.org/for-testers/bug-reporting-guidelines

thank you!</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>348397</attachid>
            <date>2018-08-29 00:43:37 -0700</date>
            <delta_ts>2018-08-29 00:43:37 -0700</delta_ts>
            <desc>the result of the css code</desc>
            <filename>QQ截图20180820121706.png</filename>
            <type>image/png</type>
            <size>325</size>
            <attacher>atom00</attacher>
            
              <data encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAFkAAAAvCAYAAACIcGZzAAABDElEQVR4nO3ZMQrCMBhAYRXvoMVr
OIibJ9FBnNy8jTjoZbyLp9D+mwhilZ8XTN8HGRPCo6QpHd5bgwTzxSpjmSqNSm+gD4wMSIs8a5qs
paqTFvlw2A+a6SRruaoMs158XRxPl3acf5q7227asc7dEAQ9kyNSxPp+3v8GDviL79vQ/x44FLld
dA1dQ+BQ7Ar3KXQtgUPRe/K70DUFDsU/Rl5D1xY4jEtvIDxHrS1wQO/JfZXyJF+ut4xlcOsl84Va
/EzuAyMDjAwwMsDIACMDjAwwMsDIACMDjAwwMsDIACMDjAwwMsDIACMDjAzwRyrAJxlgZICRAUYG
GBlgZICRAUYGGBlgZICRAUYGPADvrzoZxUvMDgAAAABJRU5ErkJggg==
</data>

          </attachment>
      

    </bug>

</bugzilla>