Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(400)

Unified Diff: Source/core/css/CSSShorthands.in

Issue 216803002: Implement all shorthand property. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated css-properties-as-js-properties-expected.txt Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/core/css/CSSShorthands.in
diff --git a/Source/core/css/CSSShorthands.in b/Source/core/css/CSSShorthands.in
index f66d64994df15c123f779e6179da814213eb3591..7da54df148cc721cfb02311115381f1d70353a0d 100644
--- a/Source/core/css/CSSShorthands.in
+++ b/Source/core/css/CSSShorthands.in
@@ -51,3 +51,4 @@ transition longhands=transition-property;transition-duration;transition-timing-f
-webkit-transition longhands=-webkit-transition-property;-webkit-transition-duration;-webkit-transition-timing-function;-webkit-transition-delay
-webkit-transform-origin longhands=-webkit-transform-origin-x;-webkit-transform-origin-y;-webkit-transform-origin-z
width longhands=min-width;max-width
+all longhands=display;-webkit-animation-delay;-webkit-animation-direction;-webkit-animation-duration;-webkit-animation-fill-mode;-webkit-animation-iteration-count;-webkit-animation-name;-webkit-animation-play-state;-webkit-animation-timing-function;animation-delay;animation-direction;animation-duration;animation-fill-mode;animation-iteration-count;animation-name;animation-play-state;animation-timing-function;-webkit-transition-delay;-webkit-transition-duration;-webkit-transition-property;-webkit-transition-timing-function;transition-delay;transition-duration;transition-property;transition-timing-function;color;font-family;font-kerning;font-size;font-style;font-variant;font-variant-ligatures;font-weight;text-rendering;-webkit-font-feature-settings;-webkit-font-smoothing;-webkit-locale;-webkit-text-orientation;-webkit-writing-mode;zoom;line-height;background-attachment;background-blend-mode;background-clip;background-color;background-image;background-origin;background-position-x;background-position-y;background-repeat-x;background-repeat-y;background-size;border-bottom-color;border-bottom-left-radius;border-bottom-right-radius;border-bottom-style;border-bottom-width;border-collapse;border-image-outset;border-image-repeat;border-image-slice;border-image-source;border-image-width;border-left-color;border-left-style;border-left-width;border-right-color;border-right-style;border-right-width;border-top-color;border-top-left-radius;border-top-right-radius;border-top-style;border-top-width;bottom;box-shadow;box-sizing;caption-side;clear;clip;-webkit-clip-path;content;counter-increment;counter-reset;cursor;empty-cells;float;font-stretch;height;image-rendering;isolation;justify-self;left;letter-spacing;list-style-image;list-style-position;list-style-type;margin-bottom;margin-left;margin-right;margin-top;mask-source-type;max-height;max-width;min-height;min-width;mix-blend-mode;opacity;orphans;outline-color;outline-offset;outline-style;outline-width;object-fit;object-position;overflow-wrap;overflow-x;overflow-y;padding-bottom;padding-left;padding-right;padding-top;page;page-break-after;page-break-before;page-break-inside;pointer-events;position;quotes;resize;right;scroll-behavior;size;src;speak;table-layout;tab-size;text-align;text-align-last;text-decoration-line;text-decoration-style;text-decoration-color;text-indent;text-justify;text-line-through-color;text-line-through-mode;text-line-through-style;text-line-through-width;text-overflow;text-overline-color;text-overline-mode;text-overline-style;text-overline-width;text-shadow;text-transform;text-underline-color;text-underline-mode;text-underline-style;text-underline-width;text-underline-position;top;touch-action;touch-action-delay;unicode-range;vertical-align;visibility;white-space;widows;width;will-change;word-break;word-spacing;word-wrap;z-index;-webkit-appearance;-webkit-aspect-ratio;-webkit-backface-visibility;-webkit-background-clip;-webkit-background-composite;-webkit-background-origin;-webkit-background-size;-webkit-border-after-color;-webkit-border-after-style;-webkit-border-after-width;-webkit-border-before-color;-webkit-border-before-style;-webkit-border-before-width;-webkit-border-end-color;-webkit-border-end-style;-webkit-border-end-width;-webkit-border-fit;-webkit-border-horizontal-spacing;-webkit-border-image;-webkit-border-start-color;-webkit-border-start-style;-webkit-border-start-width;-webkit-border-vertical-spacing;-webkit-box-align;-webkit-box-direction;-webkit-box-flex;-webkit-box-flex-group;-webkit-box-lines;-webkit-box-ordinal-group;-webkit-box-orient;-webkit-box-pack;-webkit-box-reflect;-webkit-box-shadow;-internal-callback;-webkit-column-break-after;-webkit-column-break-before;-webkit-column-break-inside;-webkit-column-count;column-fill;-webkit-column-gap;-webkit-column-rule-color;-webkit-column-rule-style;-webkit-column-rule-width;-webkit-column-span;-webkit-column-width;-webkit-box-decoration-break;-webkit-filter;align-content;align-items;align-self;flex-basis;flex-direction;flex-grow;flex-shrink;flex-wrap;justify-content;grid-auto-columns;grid-auto-flow;grid-auto-rows;grid-column-end;grid-column-start;grid-template-columns;grid-template-rows;grid-row-end;grid-row-start;grid-template-areas;-webkit-highlight;-webkit-hyphenate-character;-webkit-line-box-contain;-webkit-line-break;-webkit-line-clamp;-webkit-logical-width;-webkit-logical-height;-webkit-margin-after-collapse;-webkit-margin-before-collapse;-webkit-margin-bottom-collapse;-webkit-margin-top-collapse;-webkit-margin-after;-webkit-margin-before;-webkit-margin-end;-webkit-margin-start;-webkit-mask-box-image-outset;-webkit-mask-box-image-repeat;-webkit-mask-box-image-slice;-webkit-mask-box-image-source;-webkit-mask-box-image-width;-webkit-mask-clip;-webkit-mask-composite;-webkit-mask-image;-webkit-mask-origin;-webkit-mask-position-x;-webkit-mask-position-y;-webkit-mask-repeat-x;-webkit-mask-repeat-y;-webkit-mask-size;-webkit-max-logical-width;-webkit-max-logical-height;-webkit-min-logical-width;-webkit-min-logical-height;order;-webkit-padding-after;-webkit-padding-before;-webkit-padding-end;-webkit-padding-start;-webkit-perspective;-webkit-perspective-origin;-webkit-perspective-origin-x;-webkit-perspective-origin-y;-webkit-print-color-adjust;-webkit-rtl-ordering;-webkit-ruby-position;-webkit-text-combine;-webkit-text-decorations-in-effect;-webkit-text-emphasis-color;-webkit-text-emphasis-position;-webkit-text-emphasis-style;-webkit-text-fill-color;-webkit-text-security;-webkit-text-stroke-color;-webkit-text-stroke-width;-webkit-transform;-webkit-transform-origin-x;-webkit-transform-origin-y;-webkit-transform-origin-z;-webkit-transform-style;-webkit-user-drag;-webkit-user-modify;-webkit-user-select;shape-outside;shape-margin;shape-padding;shape-image-threshold;-webkit-wrap-flow;-webkit-wrap-through;max-zoom;min-zoom;orientation;user-zoom;-webkit-tap-highlight-color;-webkit-app-region
rune 2014/03/30 22:00:25 This seems hard to keep up to date. Could "all" ha
tasak 2014/04/01 10:17:49 Done.

Powered by Google App Engine
This is Rietveld 408576698