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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>7468</bug_id>
          
          <creation_ts>2009-08-31 14:33:27 +0000</creation_ts>
          <short_desc>make &lt;table border=&quot;1&quot; cellpadding=&quot;10&quot; cellspacing=&quot;0&quot;&gt; conforming</short_desc>
          <delta_ts>2011-04-14 23:47:05 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>pre-LC1 HTML5 spec (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>NE, WGDecision</keywords>
          <priority>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sam Ruby">rubys</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>ayg</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>mjs</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>xn--mlform-iua</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>26754</commentid>
    <comment_count>0</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2009-08-31 14:33:27 +0000</bug_when>
    <thetext>I intentionally use these attributes on my weblog as I know that my entries will be syndicated, and that the alternatives (including inline CSS) are clumsy and are less likely to survive the process of syndication intact.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26756</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2009-08-31 15:20:00 +0000</bug_when>
    <thetext>What&apos;s next, &lt;font&gt;? I assume that will survive syndication better as well...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>27288</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2009-09-18 09:35:03 +0000</bug_when>
    <thetext>This use case is handled by &lt;style scoped&gt; in HTML5.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33368</commentid>
    <comment_count>3</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2010-03-14 14:50:26 +0000</bug_when>
    <thetext>This bug predates the HTML Working Group Decision Policy.

If you are satisfied with the resolution of this bug, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
  http://dev.w3.org/html5/decision-policy/decision-policy.html

This bug is now being moved to VERIFIED. Please respond within two weeks. If this bug is not closed, reopened or escalated within two weeks, it may be marked as NoReply and will no longer be considered a pending comment.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33552</commentid>
    <comment_count>4</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2010-03-14 21:27:01 +0000</bug_when>
    <thetext>Style scoped is not widely implemented at this time.

This bug may be a duplicate of 7034, but as the request is to have multiple separate bug reports, this one should be left open.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33555</commentid>
    <comment_count>5</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2010-03-15 02:14:49 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; Style scoped is not widely implemented at this time.
&gt; 
&gt; This bug may be a duplicate of 7034, but as the request is to have multiple
&gt; separate bug reports, this one should be left open.
&gt; 

Is this bug report solely about the border, cellpadding, and cellspacing attributes on &lt;table&gt; or are there other table attributes that should be considered?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33626</commentid>
    <comment_count>6</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2010-03-16 19:45:47 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; Style scoped is not widely implemented at this time.

What&apos;s stopping you from using HTML4 transitional until it is?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33921</commentid>
    <comment_count>7</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2010-03-25 18:21:01 +0000</bug_when>
    <thetext>(In reply to comment #6)
&gt; (In reply to comment #4)
&gt; &gt; Style scoped is not widely implemented at this time.
&gt; 
&gt; What&apos;s stopping you from using HTML4 transitional until it is?

My site is HTML5, using the DOCTYPE and even new tags such as section and article.  I even have embedded SVG that displays using IE9&apos;s platform preview even though I am currently serving the content as text/html to that user agent.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33922</commentid>
    <comment_count>8</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2010-03-25 18:23:25 +0000</bug_when>
    <thetext>(In reply to comment #5)
&gt; (In reply to comment #4)
&gt; &gt; Style scoped is not widely implemented at this time.
&gt; &gt; 
&gt; &gt; This bug may be a duplicate of 7034, but as the request is to have multiple
&gt; &gt; separate bug reports, this one should be left open.
&gt; 
&gt; Is this bug report solely about the border, cellpadding, and cellspacing
&gt; attributes on &lt;table&gt; or are there other table attributes that should be
&gt; considered?

7034 covers all Author Conformance Requirements.

This bug only covers what is mentioned in the bug report.  I&apos;m OK with this bug being marked as being blocked by bug 7034.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>33977</commentid>
    <comment_count>9</comment_count>
    <who name="Aryeh Gregor">ayg</who>
    <bug_when>2010-03-28 01:45:36 +0000</bug_when>
    <thetext>I agree with Sam that at least until such time as &lt;style scoped&gt; is reliably implemented, it would be better if cellpadding, border, and cellspacing (as well as possibly some other presentational elements/attributes that don&apos;t map easily to inline CSS) were conforming.

Perhaps they could be obsolete but conforming.  My understanding is that &quot;obsolete but conforming&quot; is used when something should be obsolete, but where it&apos;s harmless and permitting it for now would significantly ease transition to HTML5.  I believe this applies to the three attributes that Sam mentions, and to any other presentational attributes that cannot be easily mapped to inline style yet in practice.

For what it&apos;s worth, it will not be realistically possible for MediaWiki (or Wikipedia) to output conforming HTML5 as consistently as we now output conforming XHTML 1.0 Transitional as long as all these presentational attributes are invalid.  We have a large body of content using these attributes that must be supported -- e.g., most infoboxes on Wikipedia, which means most articles.  We could convert &lt;font face&gt; and such automatically, but not &lt;table border&gt; or such.

Therefore, if the spec aims to only impose author conformance requirements that are practically implementable for sites with large bodies of legacy content -- I doubt MediaWiki is the only app in this position, although it might be -- then these restrictions need to be relaxed.  I believe that to do otherwise would violate the principle that the spec should conform to reality.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34014</commentid>
    <comment_count>10</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-03-28 22:09:19 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: This use case is handled by &lt;style scoped&gt; in HTML5. This feature has graceful fallback that works in all the browsers I tested: you just have to add an ID to the root element of your syndicated article and then prefix all the selectors in the style sheet with that ID. It&apos;s not ideal, which is why we&apos;re introducing the scoped=&quot;&quot; attribute, but it does work well enough to address this for now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34019</commentid>
    <comment_count>11</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2010-03-28 22:33:45 +0000</bug_when>
    <thetext>The bug report specified syndication as a use case.  The response provided did not address this usage.

If you wish to test user agents, I suggest you select a few from this set:

http://en.wikipedia.org/wiki/Comparison_of_feed_aggregators</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34151</commentid>
    <comment_count>12</comment_count>
      <attachid>847</attachid>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2010-03-30 16:43:44 +0000</bug_when>
    <thetext>Created attachment 847
Test case

Test case for different ways of styling a table in an RSS feed.

In Safari&apos;s built-in RSS reader, the border attribute on table was the only way to give the table a border; none of the other techniques worked.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34506</commentid>
    <comment_count>13</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-04-04 10:00:45 +0000</bug_when>
    <thetext>(In reply to comment #11)
&gt; 
&gt; If you wish to test user agents, I suggest you select a few from this set:
&gt; 
&gt; http://en.wikipedia.org/wiki/Comparison_of_feed_aggregators

The list above seemed to have a lot of weird software on it that I wasn&apos;t sure how to test, so I instead checked the most popular feed readers according to feed-readers.com:

My Yahoo: Doesn&apos;t even support &lt;p&gt;, let alone any styling.
Bloglines: Supports style=&quot;&quot;.
Firefox LiveBookmarks: Doesn&apos;t seem to render the page except for the preview, where it ignores CSS.
NetNewsWire: Supports both &lt;style&gt; and style=&quot;&quot;.

I also checked a few others I happen to know about:

Google Reader: Supports style=&quot;&quot;.
Opera: Supports &lt;style&gt; and style=&quot;&quot;.
Safari: Ignores all CSS.

So it seems that a number of these products support at least style=&quot;&quot;, sometimes both style=&quot;&quot; and &lt;style&gt;. Some don&apos;t, and some don&apos;t even do basic styling like &lt;p&gt;.


EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: The state of HTML syndication in feed readers is a mess, and we do not do authors a service by encouraging them to hack around this mess by using features that were deprecated over a decade ago. The most popular feed readers that actually render the pages usefully do support style=&quot;&quot;, so that should be an adequate workaround for the time being. In any case, assuming you are using semantic HTML correctly, it doesn&apos;t matter if the styles don&apos;t make it through the syndication process intact — the whole point of HTML is that it is a presentation-independent markup language that can be restyled without losing the meaning of the content.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44375</commentid>
    <comment_count>14</comment_count>
    <who name="Leif Halvard Silli">xn--mlform-iua</who>
    <bug_when>2011-01-16 10:49:05 +0000</bug_when>
    <thetext>Reopen with a focus solely on @border. 

Summary of the suggested outcome of this bug: 

   EITHER make @border fully valid
   OR limit validity to border=&quot;1&quot; (similar to how 
   border=&quot;0&quot; is permitted for  the &lt;img&gt; element)

Summary of reasons for re-opening with a focus on @border:

1) the validity of @border is linked to bug 10963 (that is: 
    ISSUE-130: allow tables to be used for layout purposes).

    This is how:
  a) &lt;table border=1 &gt; ensures that a table is perceived as
      a data table by users who browse the Web without CSS;
  b) the defacto existence of layout tables means that it is 
      not an option for less CSS-savvy UAs to display table
      borders by default (that is, when @border is lacking)

2) Sam focused on reuse of HTML in another format (RSS)
     - but there are &quot;native&quot; use cases as well. Use cases:

   a) table-capable text browser without CSS support
       browsing a data table
   b) GUI browsers with CSS disabled
       browsing a data table
   c) WYSIWYG editors in need of simple editing styling
        when browsing/editing a data table when 
       stylesheet is disabled/not attached

Justification in more detail:

1) ISSUE-130 - [ table bordes plays a semantic role: ] 

   table-border (whether set by CSS or @border) *often* (not always and not alone) play an important role - for users - in deciding whether a table is a layout table (such tables are not perceived by users as tables, unless the user is HTML-savvy)  or a data table. In most cases, when a table with the border attribute set to a low, non-zero value (and if each cell is also not too big), the table is a data table. And opposite, if the table is used for layout, then there either isn&apos;t a border attribute, or it is set to zero.
    Thus, for a user which browses the web without CSS, the fact that a table has borders arounds its (small) cells, helps the user to identify the table as a table and also helps in reeading and interpreting the table cells, by  showing how the cells are connected. 
    (It is thinkable that AT could use @border to discern between data and layout tables, but I have no insight into whether they do.)

2) Use cases [ being semantic, table borders should be available to not so CSS-savvy user agents: ] 

  a) Text browsers (lynx, elinks, links, w3m etc) 
      These have different strategies for handling tables. Some of them transforms any table into paragraphs or space separated arrays. L ynx is one of those. And Lynx makes no use of table cell borders. But other text browsers, such as elinks, links and w3m, are able to display tables, including their. For the latter group of text browsers, the borders contributes a lot to making sense of web pages.
    Examples: 

    http://www.elinks.ch 
    = a page with layout tables. The tables are rendered without borders in w3m,elinks,links

    http://dev.w3.org/html5/status/issue-status.html
    = datatable which is hard to read in w3m/links/elinks due to lack of border=&quot;1&quot; - it is very difficult to understand to which header-cell each row belongs - the only border-like lines in said text browsers, are generated by the &lt;hr&gt; element, which - alas - only is used to split the &lt;th&gt; into sections. (HTML5, btw, does not permit &lt;hr&gt; - or &lt;p&gt; - inside &lt;th&gt;.)

    http://icab.de/test.html
    = this example page contains a several data tables which are easy to read in w3m/links/elinks because the tables *do* include a border=&quot;1&quot; attribute.

 b) GUI browsers with CSS disabled
     Who disables the CSS in a GUI browser? Well, one group is Web authors. Another are those who prefer to browse the web &quot;without clutter&quot;. For thes first group, Web authors, while it could make sense for Web authors to check that a data table is perceivable even when it contains no borders whatsoever, such a rehearsal is futile -and, the author could just as well make the same rehearsal via CSS. In a summary: a web author who checks his data tables for readablility even when CSS is disabled, would probably like to see that the table has cell borders. And, of course, *users* who falls into this group - those who want to turn off &quot;the clutter&quot;, would of courrse like to see the cell borders as well.

  c) WYSIWYG editors
      When editing a web page, authors often need to disable regular CSS styling, in order to focus more on content and also because it is often demanding on the computer to edit a page with all the &quot;bells and whistles&quot; enabled. In that case, if a table is entirely styled via CSS, the cell borders will go away. This can hamper the editing. I have experienced this myself. Both in in-browser WYSIWYG editor as well as in specialized editors, such as Amaya Adding a basic border via @border is often a trememdous help during editing.

Refuting a possible counter-argumet againt @border:

 One could argue that @border opens the door for the othter table related attributes (@cellpadding, @cellspacing, @frame @rules) and even for the &lt;font&gt; element.

  However, while I am personally in favour of full validity for the @frame and @rules attributes (because they are very &quot;semantic&quot;, @border is a a much more basic attribute which focuses on a more basic semantic level. All the other mentioned table related attributes are refinement attributes. Therefore I don&apos;t believe @border needs to be seen as opening upp for all the other table attribtues (not to speak about &lt;font&gt;).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44377</commentid>
    <comment_count>15</comment_count>
    <who name="Leif Halvard Silli">xn--mlform-iua</who>
    <bug_when>2011-01-16 18:01:31 +0000</bug_when>
    <thetext>There is a link to bug 10963, but categorizing it as dependency was not to the point ...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44378</commentid>
    <comment_count>16</comment_count>
    <who name="Aryeh Gregor">ayg</who>
    <bug_when>2011-01-16 20:27:48 +0000</bug_when>
    <thetext>FWIW, MediaWiki has had a bug filed against it by a user of a non-CSS-supporting text browser, complaining that the lack of border=&quot;1&quot; made many tables illegible:

https://bugzilla.wikimedia.org/show_bug.cgi?id=18829

This issue does appear to impede the usability of even well-written HTML with CSS disabled.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44394</commentid>
    <comment_count>17</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2011-01-17 21:54:44 +0000</bug_when>
    <thetext>Reminder: - Jan 22, 2010 is the cutoff for escalating bugs for pre-LC consideration - all issues in tracker, calls for proposal issued by this date.
Consequences of missing this date: any further escalations will be treated as a Last Call comment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44397</commentid>
    <comment_count>18</comment_count>
    <who name="Leif Halvard Silli">xn--mlform-iua</who>
    <bug_when>2011-01-17 22:23:44 +0000</bug_when>
    <thetext>Added a TrackerRequest. Sam, will this do? Or must it also appear in the Tracker before that date?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44399</commentid>
    <comment_count>19</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2011-01-17 22:34:27 +0000</bug_when>
    <thetext>http://www.w3.org/html/wg/tracker/issues/155</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47431</commentid>
    <comment_count>20</comment_count>
    <who name="Sam Ruby">rubys</who>
    <bug_when>2011-04-14 13:01:37 +0000</bug_when>
    <thetext>Working Group Decision: http://lists.w3.org/Archives/Public/public-html/2011Apr/0377.html</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>847</attachid>
            <date>2010-03-30 16:43:44 +0000</date>
            <delta_ts>2010-03-30 16:43:44 +0000</delta_ts>
            <desc>Test case</desc>
            <filename>webkit.rss</filename>
            <type>application/rss+xml</type>
            <size>1431</size>
            <attacher name="Maciej Stachowiak">mjs</attacher>
            
              <data encoding="base64">PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48IS0tIGdlbmVyYXRvcj0iV29y
ZFByZXNzLzIuOC41IiAtLT4KPHJzcyB2ZXJzaW9uPSIwLjkyIj4KPGNoYW5uZWw+Cgk8dGl0bGU+
U3VyZmluJyBTYWZhcmk8L3RpdGxlPgoJPGxpbms+aHR0cDovL3dlYmtpdC5vcmcvYmxvZzwvbGlu
az4KCTxkZXNjcmlwdGlvbj5BbGwgYWJvdXQgV2ViS2l0IGRldmVsb3BtZW50PC9kZXNjcmlwdGlv
bj4KCTxsYXN0QnVpbGREYXRlPlNhdCwgMjAgTWFyIDIwMTAgMDg6MjE6MTMgKzAwMDA8L2xhc3RC
dWlsZERhdGU+Cgk8ZG9jcz5odHRwOi8vYmFja2VuZC51c2VybGFuZC5jb20vcnNzMDkyPC9kb2Nz
PgoJPGxhbmd1YWdlPmVuPC9sYW5ndWFnZT4KCQoJPGl0ZW0+CgkJPHRpdGxlPkRhbmllbCBCYXRl
cyBpcyBub3cgYSBXZWJLaXQgcmV2aWV3ZXIhPC90aXRsZT4KCQk8ZGVzY3JpcHRpb24+RGFuaWVs
IGhhcyBtYWRlIG1hbnkgdmFsdWFibGUgY29udHJpYnV0aW9ucyB0byBXZWJLaXQgaW5jbHVkaW5n
IGFkZGl0aW9ucyB0byB0aGXCoFhTU0F1ZGl0b3IsIHdoaWNoIGhlbHBzIHByZXZlbnQgcmVmbGVj
dGl2ZSBjcm9zcyBzaXRlIHNjcmlwdGluZyBhdHRhY2tzLCBhcyB3ZWxsIGFzwqBudW1lcm91cyBj
aGFuZ2VzIHRvIGRyYWcgYW5kIGRyb3AgZW5zdXJpbmcgdGhhdCBXZWJLaXQgY29tcGxpZXMgd2l0
aCB0aGUgSFRNTDXCoHNwZWMuIE9mIGNvdXJzZSwgYWxsIG9mIHRoaXMgd2FzIHN1cHBvcnRlZCB3
aXRoIHRob3JvdWdoIHRlc3RzIGFuZCBpbXByb3ZlbWVudHMgdG8gV2ViS2l0J3PCoHRlc3Rpbmcg
aGFybmVzcy4gLi4uCiAgICAgICAgICAgICAgICA8dGFibGU+PHRyPjx0ZD5ObyBzdHlsaW5nPC90
ZD48L3RyPjwvdGFibGU+CiAgICAgICAgICAgICAgICA8dGFibGUgYm9yZGVyPTEgY2VsbHNwYWNp
bmc9MD48dHI+PHRkPlByZXNlbnRhdGlvbmFsIGF0dHJpYnV0ZXM8L3RkPjwvdHI+PC90YWJsZT4K
CiAgICAgICAgICAgICAgICA8dGFibGUgc3R5bGU9ImJvcmRlci13aWR0aDogMXB4OyI+PHRyPjx0
ZD5zdHlsZSBhdHRyaWJ1dGU8L3RkPjwvdHI+PC90YWJsZT4KICAgICAgICAgICAgICAgIDx0YWJs
ZSBpZD10MT48c3R5bGU+I3QxIHsgYm9yZGVyLXdpZHRoOiAxcHg7IH08L3N0eWxlPjx0cj48dGQ+
c3R5bGUgZWxlbWVudDwvdGQ+PC90cj48L3RhYmxlPgogICAgICAgICAgICAgICAgPHRhYmxlIGlk
PXQyPjxzdHlsZSBzY29wZWQ+I3QyIHsgYm9yZGVyLXdpZHRoOiAxcHg7IH08L3N0eWxlPjx0cj48
dGQ+c3R5bGUgc2NvcGVkPC90ZD48L3RyPjwvdGFibGU+CgogICAgICAgICAgICAgICAgPC9kZXNj
cmlwdGlvbj4KCQk8bGluaz5odHRwOi8vd2Via2l0Lm9yZy9ibG9nLzEwNjkvZGFuaWVsLWJhdGVz
LWlzLW5vdy1hLXdlYmtpdC1yZXZpZXdlci88L2xpbms+CgkJCTwvaXRlbT4KPC9jaGFubmVsPgo8
L3Jzcz4K
</data>

          </attachment>
      

    </bug>

</bugzilla>