Changed basic applyValue generated code to hand written.
Changed custom applyValue code for border-image-source and -webkit-mask-box-image-source to be hand written instead of generated with a custom template as the savings on code duplication aren't large enough to warrant the added code complexity. These hand written custom methods will be moved to property classes after all the generated methods are moved. Bug: 751354 Change-Id: Ie983aa0b3a13bddc3c0435faf40e0960e2d2dac5 Reviewed-on: https://chromium-review.googlesource.com/810245Reviewed-by:nainar <nainar@chromium.org> Commit-Queue: Bugs Nash <bugsnash@chromium.org> Cr-Commit-Position: refs/heads/master@{#522001}
Showing
Please register or sign in to comment