diff options
author | dschuyler <dschuyler@chromium.org> | 2015-07-16 20:47:43 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-07-17 03:48:24 +0000 |
commit | 6c937646c650fdded550560a6d443a7dae846819 (patch) | |
tree | 1fb9e6e5eb98f0f73d5f578d4be08698c6cecee3 /ash | |
parent | f5707d12a9d68be000fdbd6ea161b9a9b50c647d (diff) | |
download | chromium_src-6c937646c650fdded550560a6d443a7dae846819.zip chromium_src-6c937646c650fdded550560a6d443a7dae846819.tar.gz chromium_src-6c937646c650fdded550560a6d443a7dae846819.tar.bz2 |
[ui/base;css] adding string template expression replacement
This CL provides a string replacement scheme using expressions of the form ${foo}, where foo is the name of a tag to be replaced. Several .css files in the CL have been converted to use this templating scheme rather than the numbered scheme ($1, $2, $3, etc.) previously used.
While the code is initially intended to be used for ui/css files, it would be generally useful to any code working with string data.
BUG=506009
Review URL: https://codereview.chromium.org/1220793010
Cr-Commit-Position: refs/heads/master@{#339215}
Diffstat (limited to 'ash')
0 files changed, 0 insertions, 0 deletions