<?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>91339</bug_id>
          
          <creation_ts>2012-07-15 01:33:38 -0700</creation_ts>
          <short_desc>[EFL, GTK] css2.1/20110323/vertical-align-boxes-001.htm fails</short_desc>
          <delta_ts>2018-01-11 06:06:24 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://trac.webkit.org/export/122707/trunk/LayoutTests/css2.1/20110323/vertical-align-boxes-001.htm</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Chris Dumez">cdumez</reporter>
          <assigned_to name="Ms2ger (he/him; ⌚ UTC+1/+2)">Ms2ger</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>commit-queue</cc>
    
    <cc>eric</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>lucas.de.marchi</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>robert</cc>
    
    <cc>schenney</cc>
    
    <cc>sw0524.lee</cc>
    
    <cc>vsevik</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>669947</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2012-07-15 01:33:38 -0700</bug_when>
    <thetext>Added in http://trac.webkit.org/changeset/122663

Gtk and Qt have the same issue: Bug 91319 and Bug 89597.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>669951</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2012-07-15 01:42:02 -0700</bug_when>
    <thetext>Skipping test in Bug 91340, please unskip with proper fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>669957</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Hogan">robert</who>
    <bug_when>2012-07-15 03:31:34 -0700</bug_when>
    <thetext>Apologies I didn&apos;t notice the failure on EFL - Gtk has the same problem with this test, see bug 91319.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>669958</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2012-07-15 03:35:33 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Apologies I didn&apos;t notice the failure on EFL - Gtk has the same problem with this test, see bug 91319.

I know, and same for Qt (Bug 89597). BTW, the bug description already mentions those other bug reports.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>670507</commentid>
    <comment_count>4</comment_count>
    <who name="Robert Hogan">robert</who>
    <bug_when>2012-07-16 11:31:18 -0700</bug_when>
    <thetext>*** Bug 91319 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>670509</commentid>
    <comment_count>5</comment_count>
    <who name="Robert Hogan">robert</who>
    <bug_when>2012-07-16 11:31:48 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; (In reply to comment #2)
&gt; &gt; Apologies I didn&apos;t notice the failure on EFL - Gtk has the same problem with this test, see bug 91319.
&gt; 
&gt; I know, and same for Qt (Bug 89597).

Qt has a different issue that is general to pixel width in reftests. EFL, GTK and Chromium Win all share the same issue with this reftest. I&apos;ve attached the rendering that all three share.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>670510</commentid>
    <comment_count>6</comment_count>
      <attachid>152572</attachid>
    <who name="Robert Hogan">robert</who>
    <bug_when>2012-07-16 11:32:43 -0700</bug_when>
    <thetext>Created attachment 152572
Rendering of test case by EFL, Chromium Win and GTK</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>670512</commentid>
    <comment_count>7</comment_count>
    <who name="Robert Hogan">robert</who>
    <bug_when>2012-07-16 11:35:33 -0700</bug_when>
    <thetext>BTW, I believe this is a pre-existing problem exposed by adding this test. The part of the test that renders incorrectly wasn&apos;t (afaik) affected by the change. The element that renders correctly has the id &apos;middle&apos;.

  &lt;div class=&quot;test&quot;&gt;
    &lt;img id=&quot;control&quot; src=&quot;support/swatch-blue.png&quot; alt=&quot;FAIL&quot;&gt;&lt;!--
 --&gt;&lt;img id=&quot;baseline&quot; src=&quot;support/swatch-blue.png&quot; alt=&quot;FAIL&quot;&gt;&lt;!--
 --&gt;&lt;img id=&quot;middle&quot; src=&quot;support/swatch-blue.png&quot; alt=&quot;FAIL&quot;&gt;&lt;!--
 --&gt;&lt;img id=&quot;text-top&quot; src=&quot;support/swatch-blue.png&quot; alt=&quot;FAIL&quot;&gt;&lt;!--
 --&gt;&lt;img id=&quot;text-bottom&quot; src=&quot;support/swatch-blue.png&quot; alt=&quot;FAIL&quot;&gt;&lt;!--
 --&gt;&lt;img id=&quot;percent&quot; src=&quot;support/swatch-blue.png&quot; alt=&quot;FAIL&quot;&gt;&lt;!--
 --&gt;&lt;img id=&quot;length&quot; src=&quot;support/swatch-blue.png&quot; alt=&quot;FAIL&quot;&gt;
  &lt;/div&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>670522</commentid>
    <comment_count>8</comment_count>
    <who name="Robert Hogan">robert</who>
    <bug_when>2012-07-16 11:44:12 -0700</bug_when>
    <thetext>*** Bug 91372 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1316753</commentid>
    <comment_count>9</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-06-07 19:45:57 -0700</bug_when>
    <thetext>Reassigning some EFL bugs that are likely shared with GTK/WPE to the GTK component.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1387598</commentid>
    <comment_count>10</comment_count>
      <attachid>330889</attachid>
    <who name="Ms2ger (he/him; ⌚ UTC+1/+2)">Ms2ger</who>
    <bug_when>2018-01-10 03:47:13 -0800</bug_when>
    <thetext>Created attachment 330889
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1387600</commentid>
    <comment_count>11</comment_count>
      <attachid>330889</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-01-10 03:49:38 -0800</bug_when>
    <thetext>Comment on attachment 330889
Patch

Rejecting attachment 330889 from commit-queue.

Failed to run &quot;[&apos;/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch&apos;, &apos;--status-host=webkit-queues.webkit.org&apos;, &apos;--bot-id=webkit-cq-03&apos;, &apos;apply-attachment&apos;, &apos;--no-update&apos;, &apos;--non-interactive&apos;, 330889, &apos;--port=mac&apos;]&quot; exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
EWS/WebKit/Tools/Scripts/svn-apply&apos;, &apos;--force&apos;]&quot; exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Parsed 2 diffs from patch file(s).
patching file LayoutTests/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file LayoutTests/platform/gtk/TestExpectations
Hunk #1 FAILED at 2608.
1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/gtk/TestExpectations.rej

Failed to run &quot;[u&apos;/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply&apos;, &apos;--force&apos;]&quot; exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.webkit.org/results/6018288</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1387629</commentid>
    <comment_count>12</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-01-10 06:14:27 -0800</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 330889:

http/tests/misc/slow-loading-animated-image.html bug 181479 (author: sabouhallawa@apple.com)
The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1387630</commentid>
    <comment_count>13</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-01-10 06:14:29 -0800</bug_when>
    <thetext>The commit-queue encountered the following flaky tests while processing attachment 330889:

The commit-queue is continuing to process your patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1388200</commentid>
    <comment_count>14</comment_count>
      <attachid>330889</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-01-11 06:06:22 -0800</bug_when>
    <thetext>Comment on attachment 330889
Patch

Clearing flags on attachment: 330889

Committed r226774: &lt;https://trac.webkit.org/changeset/226774&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1388201</commentid>
    <comment_count>15</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-01-11 06:06:24 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>152572</attachid>
            <date>2012-07-16 11:32:43 -0700</date>
            <delta_ts>2012-07-16 11:32:43 -0700</delta_ts>
            <desc>Rendering of test case by EFL, Chromium Win and GTK</desc>
            <filename>vertical-align-boxes-001-actual.png</filename>
            <type>image/png</type>
            <size>3811</size>
            <attacher name="Robert Hogan">robert</attacher>
            
              <data encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAyAAAAJYCAIAAAAVFBUnAAAAKXRFWHRjaGVja3N1bQAzOTIwNzE5
NmQzOGY0MjVjZmI4NGE2YTZiMWY5NTI0M8C/Vh8AAA51SURBVHic7d3bbqPIAkDR5Kj//5d9HiJZ
jIGiwDuJ3b3WwyjjYCiKi3dsa+bzdrt9AADQ+d9vDwAA4G8jsAAAYgILACAmsAAAYgILACAmsAAA
YgILACAmsAAAYgILACAmsAAAYgILACAmsAAAYgILACAmsAAAYgILACAmsAAAYgILACAmsAAAYgIL
ACC2G1if+75++2NDfH5be2vYfPzFd23+Kaf2+r2Eu/Ar58DyUrr29HY8l7f15Ei+4xQ99dy/4FoA
Xtafwe9ut9vXD5+fn8ufX+f+/swafr2uPhYzPEldfdS7sD4EP1BXm1fW/NO/YVC7BsN7fiSbK1dX
wN/hykeEZ18SnvH8tvbWsPn4T+7aBfPDO7XXP6N6PfumXbgP7zVP72p4YVXsjeTJTTyzg6ee++IX
O/DudgPrBV+hAQDewugjwkNff6ouk2v9d/bXhyDLJQ//Ft9cYL2t9YPrrQw+gxiX4mBzZ0c+WOD+
CdF6lh6W31ztzLsaezs7mKvxaicP6HpPNzf6MTxVnpyE5a8GP98fGZxOh5MwGM9y4fWar83eYO8O
J+G+nplD+fCB5nLNg+tufNYtF568xsfzs/bM9Xs4w7/yZifwdq4H1kMcfKzuxcsb+t79evMW/HCv
H29i+cPeffBw/Ye7dmrkk7t2H8DDLB1ufXJze6v6sjdXhxudmZb1g/eX871nfcckLDe6+fO6tGam
bm+oM/uVzN547zbn5yGq1nsxGPypYe+NZD2YhwtwfOFvzs/eJfzk9Ts+ZwazDbB0PbD27qEPy+y9
Pp1a/7hm5u9362eNN73OgpkBH+7gQw5evl9PbujsJgarvXBANze6nqvvm4Tx2A7Pgb1nTZ4kh/t1
YfYuWK9nPbC9g3J2zZOD2cv6ddid3fSF6/fa/QRg4KmPCNdm7krjZZbZkQ0rcjikZTBtPr3dtW+a
orOrvTaM8VxVW1++WfXwz2c2enk8zy//8NzxHp095aqDsuna+b+XhmfXc2H5j984f4C/RhxYifXb
+29hZsCndm35OvdeU3Fo/uD+xZPwM+ZPufEyyYGoLu03vUUA/5Tv+i+5z/wFvLnM/AeIm58vPKxn
8/OawQLrlcx8Ejr527PvCty/1DL5ztnhqsZPX6/kwoAPHxz/6+bTn5+Ew+/fzI9nveS1k2Ry+cPp
Gr/bdO1U3BvJ5IHYW8nhR8/LxQZPP3WMJg/N+H4yf/4A3B3cLNaBsnxw/Uft+F8f1jm+9x1u6/7b
9d3w47/v7e896/D+u7nmmZEPBrbetbuH0Q7qcDC94wFvrmHvqyp72foxcUDHB2t+N5+fhI/hl50f
Vru39c1X3FNHeX3QT10jm8Nb79F6x0+tZ73jM49s/nx48kxemIfn8Mxenx3AeoV7s623gD3uDi9q
/Gf0P+JlJ+FFhvHlBwbzsgcC4GX5nz3DGxM6AK/J3fl1bX4++695wUmY+VDyx4bxY2N4wQMB8MoE
FgBAzEeEAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUA
EBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNY
AAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAACxP789gKd8fp5Y+Hb7tnEAACx4
BwsAICawAABiAgsAILb7HaxTX296C++4R743BgDvyDtYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUA
EBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNY
AAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAxgQUAEBNYAAAx
gQUAEBNYAAAxgQUAEBNYAACxP789gKfcbicW/vz8tnEAACx4BwsAICawAABiAgsAIPZ5O/U9JgAA
jngHCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAA
AGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAA
AGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAA
AGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAA
AGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAA
AGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAA
AGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAA
AGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAA
AGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAA
AGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAA
AGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAA
AGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAA
AGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGIC
CwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg
JrAAAGICCwAgJrAAAGICCwAgJrAAAGICCwAg9n+CIBhPoj9IawAAAABJRU5ErkJggg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>330889</attachid>
            <date>2018-01-10 03:47:13 -0800</date>
            <delta_ts>2018-01-11 06:06:22 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-91339-20180110124711.patch</filename>
            <type>text/plain</type>
            <size>1448</size>
            <attacher name="Ms2ger (he/him; ⌚ UTC+1/+2)">Ms2ger</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjI2NjIzCmRpZmYgLS1naXQgYS9MYXlvdXRUZXN0cy9DaGFu
Z2VMb2cgYi9MYXlvdXRUZXN0cy9DaGFuZ2VMb2cKaW5kZXggNzljZGQ3ZTQ1MDIzODA0OWRlMzRl
ZGZjMjNjZWJjZDljNWZmMWRmYy4uMTg0MDNlM2MyYmIwNTQ1NzFmMDBmNzRlNWRhNTJmN2JkYzg5
NWI2NiAxMDA2NDQKLS0tIGEvTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCisrKyBiL0xheW91dFRlc3Rz
L0NoYW5nZUxvZwpAQCAtMSwzICsxLDE0IEBACisyMDE4LTAxLTEwICBNczJnZXIgIDxNczJnZXJA
aWdhbGlhLmNvbT4KKworICAgICAgICBbR1RLXSBFbmFibGUgY3NzMi4xLzIwMTEwMzIzL3ZlcnRp
Y2FsLWFsaWduLWJveGVzLTAwMS5odG0uCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3Jn
L3Nob3dfYnVnLmNnaT9pZD05MTMzOQorCisgICAgICAgIFVucmV2aWV3ZWQgdGVzdCBnYXJkZW5p
bmcuCisKKyAgICAgICAgSXQgd2FzIGZpeGVkIGluIHIyMjY0MDQuCisKKyAgICAgICAgKiBwbGF0
Zm9ybS9ndGsvVGVzdEV4cGVjdGF0aW9uczoKKwogMjAxOC0wMS0xMCAgTXMyZ2VyICA8TXMyZ2Vy
QGlnYWxpYS5jb20+CiAKICAgICAgICAgW0dUS10gRW5hYmxlIGNzczIuMS8yMDExMDMyMy9jNTQx
LXdvcmQtc3AtMDAwLmh0bS4KZGlmZiAtLWdpdCBhL0xheW91dFRlc3RzL3BsYXRmb3JtL2d0ay9U
ZXN0RXhwZWN0YXRpb25zIGIvTGF5b3V0VGVzdHMvcGxhdGZvcm0vZ3RrL1Rlc3RFeHBlY3RhdGlv
bnMKaW5kZXggMDllZTg3Yzc2MGQ2ZDBhZTQ0NDFhNmUyNGE5OTk1MDdhOGI3NTNjMi4uNmYwMTAx
MWFlNmYzZmNjZGZiZTU4MTVkZDY0YTEyYTEwMjlhMWM0NiAxMDA2NDQKLS0tIGEvTGF5b3V0VGVz
dHMvcGxhdGZvcm0vZ3RrL1Rlc3RFeHBlY3RhdGlvbnMKKysrIGIvTGF5b3V0VGVzdHMvcGxhdGZv
cm0vZ3RrL1Rlc3RFeHBlY3RhdGlvbnMKQEAgLTI2MDgsOSArMjYwOCw2IEBAIHdlYmtpdC5vcmcv
Yi81MTAyNyBbIFJlbGVhc2UgXSBwbHVnaW5zL3JlZmNvdW50LWxlYWtzLmh0bWwgWyBGYWlsdXJl
IF0KICMgRmFpbGluZyBhZnRlciByMTIxMTIxIG9uIGJvdGggR1RLIGFuZCBFRkwKIHdlYmtpdC5v
cmcvYi84OTg0NSBmYXN0L2Zvcm1zL2lucHV0LXNldC1jb21wb3NpdGlvbi1zY3JvbGwuaHRtbCBb
IEZhaWx1cmUgXQogCi0jIFRoaXMgZmFpbHVyZSBhcHBlYXJzIHRvIGJlIEdUSy1zcGVjaWZpYwot
d2Via2l0Lm9yZy9iLzkxMzE5IGNzczIuMS8yMDExMDMyMy92ZXJ0aWNhbC1hbGlnbi1ib3hlcy0w
MDEuaHRtIFsgSW1hZ2VPbmx5RmFpbHVyZSBdCi0KIHdlYmtpdC5vcmcvYi84MDEyOSBmYXN0L2Zy
YW1lcy9mbGF0dGVuaW5nL2ZyYW1lc2V0LWZsYXR0ZW5pbmctYWR2YW5jZWQuaHRtbCBbIEZhaWx1
cmUgXQogCiB3ZWJraXQub3JnL2IvODk2NjMgZWRpdGluZy9kZWxldGluZy9kZWxldGUtMzgwMDgz
NC1maXguaHRtbCBbIEZhaWx1cmUgXQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>