git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Implement flex-pack:distribute
[WebKit-https.git]
/
Source
/
WebCore
/
css
/
CSSValueKeywords.in
diff --git
a/Source/WebCore/css/CSSValueKeywords.in
b/Source/WebCore/css/CSSValueKeywords.in
index
931e57e
..
fd10528
100644
(file)
--- a/
Source/WebCore/css/CSSValueKeywords.in
+++ b/
Source/WebCore/css/CSSValueKeywords.in
@@
-492,6
+492,13
@@
multiple
// baseline
// stretch
+// CSS_PROP_FLEX_PACK
+// start
+// end
+// center
+// justify
+distribute
+
// CSS_PROP_FLEX_FLOW
row
row-reverse