Chromium Code Reviews| Index: Source/WebCore/css/CSSValueKeywords.in |
| diff --git a/Source/WebCore/css/CSSValueKeywords.in b/Source/WebCore/css/CSSValueKeywords.in |
| index 569cf9cece8e3b859f5e69a8ca426befb6f7051a..06ff599f3e664e2a03e9e4b088f4026b5dc8eac7 100644 |
| --- a/Source/WebCore/css/CSSValueKeywords.in |
| +++ b/Source/WebCore/css/CSSValueKeywords.in |
| @@ -136,6 +136,8 @@ transparent |
| -webkit-activelink |
| activeborder |
| activecaption |
| +activelistboxselection |
|
tkent
2013/04/17 08:05:14
We shouldn't expose these color names to web autho
|
| +activelistboxselectiontext |
| appworkspace |
| background |
| buttonface |
| @@ -149,6 +151,8 @@ highlighttext |
| inactiveborder |
| inactivecaption |
| inactivecaptiontext |
| +inactivelistboxselection |
| +inactivelistboxselectiontext |
| infobackground |
| infotext |
| menutext |