RESOLVED FIXED 12162
The inheritableProperties array is duplicated
https://bugs.webkit.org/show_bug.cgi?id=12162
Summary The inheritableProperties array is duplicated
mitz
Reported 2007-01-08 08:54:29 PST
The inheritableProperties is defined in CSSComputedStyleDeclaration.cpp and in CSSMutableStyleDeclaration.cpp, and changes have to be synced manually.
Attachments
Remove one copy of the array (6.63 KB, patch)
2007-01-08 08:57 PST, mitz
darin: review+
mitz
Comment 1 2007-01-08 08:57:33 PST
Created attachment 12300 [details] Remove one copy of the array
Darin Adler
Comment 2 2007-01-08 10:13:17 PST
Comment on attachment 12300 [details] Remove one copy of the array r=me -- great change
Sam Weinig
Comment 3 2007-01-08 12:40:28 PST
Landed in r18676.
Note You need to log in before you can comment on or make changes to this bug.