Made CSSPropertyAPIWillChange which implements API for will-change
Made implementation of CSSPropertyAPI for the will change property. The logic for this was taken out of CSSPropertyParser.cpp and moved into CSSPropertyAPIWillChange.cpp. Also fixed error in CSSPropertyDescriptor.cpp.tmpl which meant only one class could be implemented (missing comma in array). BUG=668012 Review-Url: https://codereview.chromium.org/2550313003 Cr-Commit-Position: refs/heads/master@{#439387}
Showing
Please register or sign in to comment