<?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>17119</bug_id>
          
          <creation_ts>2012-05-20 01:19:29 +0000</creation_ts>
          <short_desc>CSS text-align:justify; with HTML &lt;br /&gt;</short_desc>
          <delta_ts>2012-05-25 02:08:13 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>Text</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="fantasai">fantasai.bugs</assigned_to>
          <cc>email</cc>
    
    <cc>kojiishi</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>67920</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-05-20 01:19:29 +0000</bug_when>
    <thetext>Specification: http://www.w3.org/TR/2012/WD-html5-20120329/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
CSS text-align:justify; and html &lt;br /&gt; do not work well together. This is
less a bug than a nuisance. When a browser sees a &lt;br /&gt; it breaks the line
there and left aligns the line it is on, which is normally not the desired
result. for the &lt;br /&gt; we need something like either &lt;br wrap=&apos;yes&apos;&gt; or &lt;br
style=&apos;wrap:yes&apos;&gt;. The work around to this problem is to put lines between 
&lt;span class=&apos;word-spacing: ,,,&gt; &lt;/span&gt; elements, but that is ugly.

Howard_Cary_Morris@hotmail.com

Posted from: 98.66.7.23
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>68097</commentid>
    <comment_count>1</comment_count>
    <who name="Jonathon VS">email</who>
    <bug_when>2012-05-25 02:07:10 +0000</bug_when>
    <thetext>This is more of a stylistic issue than an HTML issue, but it is a valid concern. One suggestion may be to adopt the model my old WordPerfect did back in the day: have two different values of text-align in CSS, &quot;justify&quot; and &quot;full&quot;, to accommodate both preferences.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>