<?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>163822</bug_id>
          
          <creation_ts>2016-10-21 17:14:15 -0700</creation_ts>
          <short_desc>When an SVG is the background of an element, the SVG fragment is not respected its URL is an HTTP URL</short_desc>
          <delta_ts>2016-11-11 11:38:39 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>SVG</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>163811</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=91790</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=163811</see_also>
          <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 name="Said Abou-Hallawa">sabouhallawa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>contact</cc>
    
    <cc>ken</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1243173</commentid>
    <comment_count>0</comment_count>
    <who name="Said Abou-Hallawa">sabouhallawa</who>
    <bug_when>2016-10-21 17:14:15 -0700</bug_when>
    <thetext>Open the attached test case.

Results: The SVG images are displayed as if there were no SVG fragments in their URLs.
Expected: All the images should be filled with a single solid color.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1243174</commentid>
    <comment_count>1</comment_count>
      <attachid>292434</attachid>
    <who name="Said Abou-Hallawa">sabouhallawa</who>
    <bug_when>2016-10-21 17:14:49 -0700</bug_when>
    <thetext>Created attachment 292434
rgb-icons-3.svg</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1243175</commentid>
    <comment_count>2</comment_count>
      <attachid>292435</attachid>
    <who name="Said Abou-Hallawa">sabouhallawa</who>
    <bug_when>2016-10-21 17:16:04 -0700</bug_when>
    <thetext>Created attachment 292435
test case</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1250315</commentid>
    <comment_count>3</comment_count>
    <who name="Said Abou-Hallawa">sabouhallawa</who>
    <bug_when>2016-11-11 11:38:39 -0800</bug_when>
    <thetext>The fix of the background SVG image with fragment has to be included in the fix of https://bugs.webkit.org/show_bug.cgi?id=163811. So mark this one as a duplicate.

*** This bug has been marked as a duplicate of bug 163811 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>292434</attachid>
            <date>2016-10-21 17:14:49 -0700</date>
            <delta_ts>2016-10-21 17:14:49 -0700</delta_ts>
            <desc>rgb-icons-3.svg</desc>
            <filename>rgb-icons-3.svg</filename>
            <type>image/svg+xml</type>
            <size>448</size>
            <attacher name="Said Abou-Hallawa">sabouhallawa</attacher>
            
              <data encoding="base64">PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmll
d0JveD0iMCAwIDMyIDMyIj4KICAgPGRlZnM+CiAgICAgICA8c3R5bGU+CiAgICAgICAgICAgcmVj
dCB7CiAgICAgICAgICAgICAgIGRpc3BsYXk6IG5vbmU7CiAgICAgICAgICAgfQogICAgICAgICAg
IHJlY3Q6dGFyZ2V0IHsKICAgICAgICAgICAgICAgZGlzcGxheTogaW5saW5lOwogICAgICAgICAg
IH0KICAgICAgIDwvc3R5bGU+CiAgIDwvZGVmcz4KICAgPHJlY3QgaWQ9InJlZC1pY29uIiBmaWxs
PSJyZWQiIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIvPgogICA8cmVjdCBpZD0iZ3JlZW4taWNvbiIg
ZmlsbD0iZ3JlZW4iIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIvPgogICA8cmVjdCBpZD0iYmx1ZS1p
Y29uIiBmaWxsPSJibHVlIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiLz4KPC9zdmc+Cg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>292435</attachid>
            <date>2016-10-21 17:16:04 -0700</date>
            <delta_ts>2016-10-21 17:16:04 -0700</delta_ts>
            <desc>test case</desc>
            <filename>test215.html</filename>
            <type>text/html</type>
            <size>855</size>
            <attacher name="Said Abou-Hallawa">sabouhallawa</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIGh0bWw+CjxodG1sPgo8aGVhZD4KICAgICA8c3R5bGU+CiAgICAgICAgIC5pY29u
IHsKICAgICAgICAgICAgICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7CiAgICAgICAgICAgICAgd2lk
dGg6IDMycHg7CiAgICAgICAgICAgICAgaGVpZ2h0OiAzMnB4OwogICAgICAgICB9CiAgICAgICAg
IC5yZWQtaWNvbiB7CiAgICAgICAgICAgICAgYmFja2dyb3VuZDogdXJsKGh0dHBzOi8vYnVnLTE2
MzgyMi1hdHRhY2htZW50cy53ZWJraXQub3JnL2F0dGFjaG1lbnQuY2dpP2lkPTI5MjQzNCNyZWQt
aWNvbikgbm8tcmVwZWF0OwogICAgICAgICB9CiAgICAgICAgIC5ncmVlbi1pY29uIHsKICAgICAg
ICAgICAgICBiYWNrZ3JvdW5kOiB1cmwoaHR0cHM6Ly9idWctMTYzODIyLWF0dGFjaG1lbnRzLndl
YmtpdC5vcmcvYXR0YWNobWVudC5jZ2k/aWQ9MjkyNDM0I2dyZWVuLWljb24pIG5vLXJlcGVhdDsK
ICAgICAgICAgfQogICAgICAgICAuYmx1ZS1pY29uIHsKICAgICAgICAgICAgICBiYWNrZ3JvdW5k
OiB1cmwoaHR0cHM6Ly9idWctMTYzODIyLWF0dGFjaG1lbnRzLndlYmtpdC5vcmcvYXR0YWNobWVu
dC5jZ2k/aWQ9MjkyNDM0I2JsdWUtaWNvbikgbm8tcmVwZWF0OwogICAgICAgICB9CiAgICA8L3N0
eWxlPgo8L2hlYWQ+Cjxib2R5PgogICAgPHA+YmFja2dyb3VuZC1pbWFnZSB3aXRoIHdpdGggaGlk
ZS9zaG93IGVtYmVkZGVkIDp0YXJnZXQgQ1NTPC9wPgogICAgPHNwYW4gY2xhc3M9Imljb24gcmVk
LWljb24iPjwvc3Bhbj4KICAgIDxzcGFuIGNsYXNzPSJpY29uIGdyZWVuLWljb24iPjwvc3Bhbj4K
ICAgIDxzcGFuIGNsYXNzPSJpY29uIGJsdWUtaWNvbiI+PC9zcGFuPgo8L2JvZHk+CjwvaHRtbD4K
</data>

          </attachment>
      

    </bug>

</bugzilla>