<?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>27450</bug_id>
          
          <creation_ts>2014-11-27 00:08:02 +0000</creation_ts>
          <short_desc>Any content inside wbr elements must not be considered part of the surrounding text. Which content??? it is an ampty element</short_desc>
          <delta_ts>2015-08-28 15:01:09 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>https://html.spec.whatwg.org/#the-wbr-element</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>senol.veli</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>115579</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2014-11-27 00:08:02 +0000</bug_when>
    <thetext>Specification: https://html.spec.whatwg.org/multipage/semantics.html
Multipage: https://html.spec.whatwg.org/multipage/#the-wbr-element
Complete: https://html.spec.whatwg.org/#the-wbr-element
Referrer: https://html.spec.whatwg.org/multipage/

Comment:
Any content inside wbr elements must not be considered part of the surrounding
text. Which content??? it is an ampty element

Posted from: 77.187.158.216 by senol.veli@gmail.com
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.65 Safari/537.36</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115636</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-11-28 04:13:28 +0000</bug_when>
    <thetext>&lt;script&gt;
 var wbr = document.createElement(&apos;wbr&apos;);
 wbr.textContent = &apos;hello&apos;;
 document.body.appendChild(wbr);
&lt;/script&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115671</commentid>
    <comment_count>2</comment_count>
    <who name="">senol.veli</who>
    <bug_when>2014-11-28 14:44:07 +0000</bug_when>
    <thetext>Thanks, I think this or something similar should be added to explain in the spec.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115755</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-12-01 19:17:00 +0000</bug_when>
    <thetext>Is the text here sufficient, or do you think this specific case should be called out more explicitly?:

   https://html.spec.whatwg.org/#how-to-read-this-specification</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115833</commentid>
    <comment_count>4</comment_count>
    <who name="">senol.veli</who>
    <bug_when>2014-12-03 13:52:43 +0000</bug_when>
    <thetext>I think it should be more detailed,

best regards</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122853</commentid>
    <comment_count>5</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-08-28 15:01:09 +0000</bug_when>
    <thetext>Thank you for the suggestion. Fixed:

https://github.com/whatwg/html/commit/c8c2f78a7571b83aebe421db21ed37b964f4c7b1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>