Chromium Code Reviews| Index: Source/core/css/CSSValueKeywords.in |
| diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in |
| index 445b11d8b9884597f42cd83e0c3f80028679c9f8..2e5e19ef4a3f82ea2eaffaf83b70930a7d8f6c93 100644 |
| --- a/Source/core/css/CSSValueKeywords.in |
| +++ b/Source/core/css/CSSValueKeywords.in |
| @@ -983,3 +983,8 @@ span |
| // (scan:) media feature |
| progressive |
| interlace |
| + |
| +// |
| +// CSS3 viewport-length keywords |
| +// |
| +extend-to-zoom |
|
kenneth.r.christiansen
2013/07/17 16:44:30
-internal-extend-to-zoom
|