| 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 4b33b01a33a2c85dd032f4504f71849f5331b594..544b10987a72e2b46ca10b58e0de3a2d03991fc8 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| +++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
|
| @@ -666,6 +666,10 @@ content-box
|
| padding
|
| padding-box
|
|
|
| +// CSS 3 Directional Focus Navigation
|
| +current
|
| +root
|
| +
|
| // CSS 3 SHAPES
|
| margin-box
|
|
|
|
|