| Index: third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| diff --git a/third_party/WebKit/Source/core/css/CSSValueKeywords.in b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| index 3eb557439136ce867ee525275b2a669ef773ea62..404f375564ea020cccf605f81906ce1db8bff16b 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| @@ -188,8 +188,9 @@ windowtext
|
| currentcolor
|
| grey
|
| //
|
| -// colors in non strict mode
|
| --webkit-text mode=QuirksOrUASheet
|
| +// Value used to implement the behavior in:
|
| +// https://quirks.spec.whatwg.org/#the-tables-inherit-color-from-body-quirk
|
| +-internal-quirk-inherit
|
| //
|
| // background-repeat
|
| //
|
|
|