RESOLVED FIXED 57452
Web Inspector: Make the CSStyle "shorthandValues" name-value map an array
https://bugs.webkit.org/show_bug.cgi?id=57452
Summary Web Inspector: Make the CSStyle "shorthandValues" name-value map an array
Alexander Pavlov (apavlov)
Reported 2011-03-30 07:19:15 PDT
Patch to follow.
Attachments
[PATCH] Suggested solution (3.17 KB, patch)
2011-03-30 08:45 PDT, Alexander Pavlov (apavlov)
no flags
[PATCH] Fixed field name in JS object and doc comment in InspectorCSSAgent.cpp to follow the change (5.13 KB, patch)
2011-03-30 08:56 PDT, Alexander Pavlov (apavlov)
pfeldman: review+
Alexander Pavlov (apavlov)
Comment 1 2011-03-30 08:45:59 PDT
Created attachment 87543 [details] [PATCH] Suggested solution
Alexander Pavlov (apavlov)
Comment 2 2011-03-30 08:56:19 PDT
Created attachment 87544 [details] [PATCH] Fixed field name in JS object and doc comment in InspectorCSSAgent.cpp to follow the change
Alexander Pavlov (apavlov)
Comment 3 2011-03-31 03:29:45 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M Source/WebCore/ChangeLog M Source/WebCore/inspector/InspectorCSSAgent.cpp M Source/WebCore/inspector/InspectorStyleSheet.cpp M Source/WebCore/inspector/front-end/CSSStyleModel.js Committed r82555
Note You need to log in before you can comment on or make changes to this bug.