<?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>67472</bug_id>
          <alias>Py</alias>
          <creation_ts>2011-09-02 03:56:57 -0700</creation_ts>
          <short_desc>Inline-block box not reformatting after &lt;br/&gt; removal</short_desc>
          <delta_ts>2023-02-22 06:58:05 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Py">py.cladiere</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>py.cladiere</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>461145</commentid>
    <comment_count>0</comment_count>
    <who name="Py">py.cladiere</who>
    <bug_when>2011-09-02 03:56:57 -0700</bug_when>
    <thetext>Consider the following situation:

An overall &lt;div&gt; displayed as an inline-block, two child, who are inline or inline-block, separated by a &lt;br/&gt;

If the &lt;br/&gt; is removed using Javascript, the box of the overall div will stay unchanged. It should be calculated again (the rendering is different from the one you would get by not using the &lt;br/&gt; at all).

A test case is available here: http://jsfiddle.net/4yj7U/1/

For the version, I&apos;m not sure wich one to put, but the bug was reproduced under Chrome 13.0.782.218 and the default Android Browser on a Motorola Xoom.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1935820</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-02-22 06:58:05 -0800</bug_when>
    <thetext>I am not able to reproduce this using Safari 16.3 and we are matching with Chrome Canary 112 and Firefox Nightly 112.

Plus it was never confirmed, so I am marking this as &quot;RESOLVED WONTFIX&quot; rather than &quot;RESOLVED CONFIGURATION CHANGED&quot;. Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>