WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
61186
CSSMutableStyleDeclaration should use CSSParser's infrastructure for handling properties
https://bugs.webkit.org/show_bug.cgi?id=61186
Summary
CSSMutableStyleDeclaration should use CSSParser's infrastructure for handling...
Andras Becsi
Reported
2011-05-20 06:05:29 PDT
Instead of duplicating the essentially same logic across two classes CSSMutableStyleDeclaration can be simplified to use CSSParser's vector-like container for handling properties.
Attachments
patch based on the data structure of bug 19417
(22.61 KB, patch)
2011-08-23 11:49 PDT
,
Andras Becsi
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andras Becsi
Comment 1
2011-08-23 11:49:27 PDT
Created
attachment 104876
[details]
patch based on the data structure of
bug 19417
This won't build on the EWS' since it needs the patch from
bug 19417
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug