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 8d673ee2d1bbebb0385b463f2adc3cb512533e6c..cf365f9a0f9e79dd7933cc89c17dc13ba2c4ecef 100644 |
--- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in |
+++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in |
@@ -487,6 +487,8 @@ space-between |
space-around |
space-evenly |
// stretch |
+unsafe |
+safe |
// align-items / align-self |
// flex-start |
@@ -505,6 +507,8 @@ space-evenly |
// space-around |
// space-evenly |
// stretch |
+// unsafe |
+// safe |
// flex-flow |
@@ -939,8 +943,8 @@ self-end |
// flex-end |
// left |
// right |
-true |
-safe |
+// unsafe |
+// safe |
legacy |
// scroll-behavior |