Chromium Code Reviews| 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 772f0178c48c9c57cf90fa51f5ac1b3ab865c45b..a8cb4665134e15292b0d664b9c36dd3594badcff 100644 |
| --- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in |
| +++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in |
| @@ -1069,3 +1069,12 @@ auto-fit |
| var |
| -internal-variable-value |
| + |
| +// break-before, break-after, break-inside |
| +avoid-page |
| +page |
| +recto |
| +verso |
| +avoid-column |
| +avoid-region |
|
mstensho (USE GERRIT)
2016/02/09 22:19:24
Do we want to allow the region* values in the pars
rune
2016/02/09 23:52:17
Yes, should be dropped according to: https://draft
mstensho (USE GERRIT)
2016/02/10 06:09:03
Done.
|
| +region |