<?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>6497</bug_id>
          
          <creation_ts>2009-01-29 15:56:59 +0000</creation_ts>
          <short_desc>Examples using title=&quot;&quot; with line breaks</short_desc>
          <delta_ts>2010-10-04 13:57:50 +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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</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 name="Simon Pieters">zcorpan</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</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>23327</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2009-01-29 15:56:59 +0000</bug_when>
    <thetext>The spec contains the following examples in the &lt;abbr&gt; section:

[[
&lt;p&gt;The &lt;dfn id=whatwg&gt;&lt;abbr title=&quot;Web Hypertext Application
Technology Working Group&quot;&gt;WHATWG&lt;/abbr&gt;&lt;/dfn&gt; is a loose ...

&lt;p&gt;The &lt;dfn id=whatwg&gt;Web Hypertext Application Technology
Working Group&lt;/dfn&gt; (&lt;abbr title=&quot;Web Hypertext Application
Technology Working Group&quot;&gt;WHATWG&lt;/abbr&gt;) is a loose ...
]]

The spec says about title=&quot;&quot; that LF characters represent actual line breaks, however the line breaks in the above examples seem to be a result of automatic line wrapping in a text editor -- i.e. not intended to represent actual line breaks.

(I&apos;ve looked into actual Web pages to see which would be more useful: to line break tooltips or not to, and my conclusion was that it&apos;s more useful to do so. http://simon.html5.org/dump/titles-with-line-breaks-all.txt (thanks Philip`))

So I think the spec should advice authors to be careful with title=&quot;&quot; and line-wrapping and the spec shouldn&apos;t use line-wrapped title=&quot;&quot;s in examples unless the line breaks are intended part of the content.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>