<?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>219322</bug_id>
          
          <creation_ts>2020-11-27 18:27:10 -0800</creation_ts>
          <short_desc>[LFC] Containing blocks not correct for table boxes</short_desc>
          <delta_ts>2020-12-04 18:28:14 -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>Safari Technology Preview</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=219310</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Fraser (smfr)">simon.fraser</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1710388</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2020-11-27 18:27:10 -0800</bug_when>
    <thetext>LFC display changes broke these tests:

fast/layoutformattingcontext/table-simple-border-collapse.html
fast/layoutformattingcontext/table-simple-border-collapse2.html

Initial containing block at (0,0) size 938x1076 (0x217945fa0)
  HTML at (0,0) size 938x66 (0x21a08c600)
    BODY at (8,8) size 922x50 (0x2167680c0)
      TABLE wrapper box at (0,0) size 922x50 (0x216768180)
        TABLE at (0,0) size 50x50 (0x216768240)
          TBODY at (10,10) size 30x30 (0x216768300)
            TR at (0,0) size 30x30 (0x2167683c0)
              TD at (0,0) size 30x30 (0x216768480)

Containing block of layout box 0x21a08c600 is 0x217945fa0 (parent 0x217945fa0)
Containing block of layout box 0x2167680c0 is 0x21a08c600 (parent 0x21a08c600)
Containing block of layout box 0x216768180 is 0x2167680c0 (parent 0x2167680c0)
Containing block of layout box 0x216768240 is 0x216768180 (parent 0x216768180)
Containing block of layout box 0x216768300 is 0x216768240 (parent 0x216768240)
Containing block of layout box 0x2167683c0 is 0x216768240 (parent 0x216768300)
Containing block of layout box 0x216768480 is 0x216768240 (parent 0x2167683c0)

Seems like the TBODY should be a containing block?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1712229</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-12-04 18:28:14 -0800</bug_when>
    <thetext>&lt;rdar://problem/72001637&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>