<?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>38810</bug_id>
          
          <creation_ts>2010-05-09 00:16:27 -0700</creation_ts>
          <short_desc>Massive slow down with large CSS tables</short_desc>
          <delta_ts>2022-07-01 17:02:17 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.6</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://downloads.syncbyte.com/table_test.html</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="Rene Trost">r.trost</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>jchaffraix</cc>
    
    <cc>scheglov</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>222997</commentid>
    <comment_count>0</comment_count>
    <who name="Rene Trost">r.trost</who>
    <bug_when>2010-05-09 00:16:27 -0700</bug_when>
    <thetext>Large HTML tables with CSS styles massively slowing down the browser. I&apos;ve created a test-case with 15.000 rows for better comparison. 
While Firefox and Opera stay very responsive, all WebKit based browsers become extremely  sluggish and slow. 

Within a Web-App that makes heavy use of  JavaScript, this becomes an issue with much smaller tables already.  In the test-case, I&apos;ve removed all other page elements, JavaScripts and other CSS styles, because it would almost stall the browser if I&apos;ve left them in.

This problem only shows up with CSS tables.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>222998</commentid>
    <comment_count>1</comment_count>
      <attachid>55491</attachid>
    <who name="Rene Trost">r.trost</who>
    <bug_when>2010-05-09 00:20:33 -0700</bug_when>
    <thetext>Created attachment 55491
Large Table with CSS (~2.1MB)

Large tables with CSS causing massive performance decrease</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>458604</commentid>
    <comment_count>2</comment_count>
    <who name="Julien Chaffraix">jchaffraix</who>
    <bug_when>2011-08-29 17:49:24 -0700</bug_when>
    <thetext>Removing &quot;border-collapse: border&quot; leads to better performance. This is caused by us not caching the border information.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>458678</commentid>
    <comment_count>3</comment_count>
    <who name="Rene Trost">r.trost</who>
    <bug_when>2011-08-29 21:08:32 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Removing &quot;border-collapse: border&quot; leads to better performance. This is caused by us not caching the border information.

Thanks! That&apos;s a solution I can work with!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463792</commentid>
    <comment_count>4</comment_count>
    <who name="Julien Chaffraix">jchaffraix</who>
    <bug_when>2011-09-07 17:45:56 -0700</bug_when>
    <thetext>See bug 64546 for optimizing border-collapse performance.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1880298</commentid>
    <comment_count>5</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-01 17:02:17 -0700</bug_when>
    <thetext>The test case is no longer available. Given that Bug 64546 resolved the border-collapse issue, which seemed to be the culprit, closing this as well.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>55491</attachid>
            <date>2010-05-09 00:20:33 -0700</date>
            <delta_ts>2010-05-09 00:20:33 -0700</delta_ts>
            <desc>Large Table with CSS (~2.1MB)</desc>
            <filename>url.txt</filename>
            <type>text/plain</type>
            <size>45</size>
            <attacher name="Rene Trost">r.trost</attacher>
            
              <data encoding="base64">aHR0cDovL2Rvd25sb2Fkcy5zeW5jYnl0ZS5jb20vdGFibGVfdGVzdC5odG1s
</data>

          </attachment>
      

    </bug>

</bugzilla>