Commit 7d13bafb authored by Benedikt Meurer's avatar Benedikt Meurer Committed by Commit Bot

[devtools] Don't mix colors into the list-style suggestions.

Bug: chromium:983154
Change-Id: I96ba310f22e350cfc8ff14be7efda9300d941b01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1806575Reviewed-by: default avatarYang Guo <yangguo@chromium.org>
Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#697095}
parent ca447a19
...@@ -403,7 +403,6 @@ SDK.CSSMetadata._colorAwareProperties = new Set([ ...@@ -403,7 +403,6 @@ SDK.CSSMetadata._colorAwareProperties = new Set([
'column-rule', 'column-rule',
'column-rule-color', 'column-rule-color',
'fill', 'fill',
'list-style',
'list-style-image', 'list-style-image',
'outline', 'outline',
'outline-color', 'outline-color',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment