[Webkit-unassigned] [Bug 64546] Redrawing dirty parts of a large table is very slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 12:50:08 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=64546





--- Comment #24 from Konstantin Shcheglov <scheglov at google.com>  2011-09-13 12:50:08 PST ---


> > 
> >   I don't observe that in JS you access collapsed border values.
> >   I think that collapsed borders are paint/presentation feature instead of style feature.
> 
> I am not sure why you are making some distinction here. getComputedStyle should return the computed value for the property. borderLeftWidth is a layout value which is derived from the different style properties.

  BTW http://www.webkit.org/blog/114/webcore-rendering-i-the-basics/ section "The CSS Box Model" speaks about difference between box model and RenderStyle.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list