[Webkit-unassigned] [Bug 54707] Introduce lookup-table based approach for applying CSS properties.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 23:26:28 PDT 2011


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





--- Comment #59 from Nikolas Zimmermann <zimmermann at kde.org>  2011-04-08 23:26:26 PST ---
(In reply to comment #58)
> (In reply to comment #57)
> > We want to have seperated files for each property, even better in a new subdirectory in css, making it more maintainable.
> 
> I certainly don't want a new file for every property. That's insane!
I should have said for each logical group of properties. What's really insane is an all-in-one-file handling _every_ property.
Think about what happens if we move all of the current CSS properties to the new concept. The CSSStyleApplyProperty file would grow sth. like 10 times compared to the current CSSStyleSelector - a new class for each property.... that does NOT scale well at all.

I still like to hear a resolution if my comments are being adressed, finally? I commented almost a month ago.

-- 
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