summaryrefslogtreecommitdiffstats
path: root/extensions/common/api
diff options
context:
space:
mode:
authordavve <davve@opera.com>2015-11-18 09:41:21 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-18 17:42:24 +0000
commit235538d4c5836ab7651ae54ce04360eca362089d (patch)
tree983abf81981ab21f86137f84373bc1f4f1bfe684 /extensions/common/api
parent221127798bff4a91906781f6e862a9258cd8b9f8 (diff)
downloadchromium_src-235538d4c5836ab7651ae54ce04360eca362089d.zip
chromium_src-235538d4c5836ab7651ae54ce04360eca362089d.tar.gz
chromium_src-235538d4c5836ab7651ae54ce04360eca362089d.tar.bz2
Add UseCounter for border-image overriding border-widths
According to the specification, if one border-style is 'none' the corresponding border-width should be zero and thus border-image-width resolve to zero. No border-image can be drawn at zero-width border. WebKit implemented an old version of the css border specification for border-image and does not reset border-widths to zero for border-style 'none' when there is a border-image. Add a use counter to get data on how many views that rely on this behavior. BUG=356802 Review URL: https://codereview.chromium.org/1455673002 Cr-Commit-Position: refs/heads/master@{#360357}
Diffstat (limited to 'extensions/common/api')
0 files changed, 0 insertions, 0 deletions