Chromium Code Reviews| Index: sky/engine/core/css/CSSValueKeywords.in |
| diff --git a/sky/engine/core/css/CSSValueKeywords.in b/sky/engine/core/css/CSSValueKeywords.in |
| index 83da98c8030a89349cb8722c5dbc3d86b8c74a88..8e300233d252def483dc6e7a6805915d082cafa0 100644 |
| --- a/sky/engine/core/css/CSSValueKeywords.in |
| +++ b/sky/engine/core/css/CSSValueKeywords.in |
| @@ -193,9 +193,6 @@ rtl |
| // |
| // text-transform |
| // |
|
Hixie
2015/04/10 18:30:01
If you're removing all the values, remove the prop
|
| -capitalize |
| -uppercase |
| -lowercase |
| //none |
|
Hixie
2015/04/10 18:30:01
this comment should go too.
|
| // |
| // visibility |
| @@ -206,31 +203,17 @@ collapse |
| // |
| // Unordered rest |
|
Hixie
2015/04/10 18:30:01
(I guess we gave up with the headings at some poin
|
| // |
| -a3 |
| -a4 |
| -a5 |
| -above |
| absolute |
| -always |
| -avoid |
| -b4 |
| -b5 |
| -below |
| bidi-override |
| blink |
| both |
| embed |
| fixed |
| -hand |
| -hide |
| invert |
| -webkit-isolate |
| -webkit-isolate-override |
| -webkit-plaintext |
| landscape |
| -ledger |
| -legal |
| -letter |
| line-through |
| local |
| nowrap |
| @@ -240,8 +223,6 @@ portrait |
| pre |
| pre-line |
| pre-wrap |
| -separate |
| -show |
| static |
| thick |
| thin |
| @@ -315,12 +296,9 @@ wrap-reverse |
| // -internal-marquee-direction |
| forwards |
| backwards |
| -ahead |
| // reverse |
| // left |
| // right |
| -up |
| -down |
| // auto |
| // -internal-marquee-repetition |
| @@ -328,7 +306,6 @@ infinite |
| // -internal-marquee-style |
| // none |
| -slide |
| // scroll |
| alternate |
| @@ -371,7 +348,6 @@ ellipsis |
| // |
| // collapse |
| // separate |
| -discard |
| // |
| // word-break |
| @@ -558,7 +534,6 @@ at |
| // closest-side |
| // farthest-side |
| -alphabetic |
| // (pointer:) media feature |
| // none |
| @@ -599,8 +574,6 @@ balance |
| -webkit-paged-y |
| // -webkit-app-region |
| -drag |
| -no-drag |
| // text-indent |
| each-line |
| @@ -616,11 +589,9 @@ interlace |
| // normal |
| // fill |
| // stroke |
| -markers |
| // isolation |
| // auto |
| -isolate |
| // touch-action-delay |
| // none |
| @@ -656,4 +627,3 @@ contents |
| // all |
| // initial |
| // inherit |
| -unset |