 Chromium Code Reviews
 Chromium Code Reviews Issue 2520873002:
  [css-ui] Add support for caret-color property  (Closed)
    
  
    Issue 2520873002:
  [css-ui] Add support for caret-color property  (Closed) 
  | Index: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt | 
| index 3e5c9f048be710b7e97031c209786ba26855279b..d631396c7f36599c4440802c563d29d400815c04 100644 | 
| --- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt | 
| @@ -115,6 +115,7 @@ break-before: auto | 
| break-inside: auto | 
| buffered-rendering: auto | 
| caption-side: top | 
| +caret-color: auto | 
| clear: none | 
| clip: auto | 
| clip-path: none |