Bug 68023 - Speed up loading and rendering large tables with collapsed borders
Summary: Speed up loading and rendering large tables with collapsed borders
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-13 13:15 PDT by Konstantin Shcheglov
Modified: 2022-11-01 02:34 PDT (History)
2 users (show)

See Also:


Attachments
Test case (1.24 MB, text/html)
2011-09-13 13:15 PDT, Konstantin Shcheglov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Shcheglov 2011-09-13 13:15:41 PDT
Created attachment 107219 [details]
Test case

This is continuation of 64546 https://bugs.webkit.org/show_bug.cgi?id=64546

Test case requires about 2400 ms to load.
Comment 1 Konstantin Shcheglov 2011-09-14 06:32:58 PDT
Add line
border-collapse: collapse;
to make it searchable.
Comment 2 Ahmad Saleem 2022-11-01 02:34:57 PDT
This test case is still slower than other browsers:

*** Safari 16.1 ***

done: 14077

*** Safari Technology Preview 156 ***

done: 12881

*** Chrome Canary 109 ***

done: 2439

*** Firefox Nightly 108 ***

done: 370