From bbb8b6490a0ad05b512c0da6ff9b77aba16128b1 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sat, 28 Sep 2019 23:38:15 -0400 Subject: [PATCH] Issue #1230 - Part 2: Align devtools to the changes in css-grid Ref: 1398537 part 4 - [css-multicol] Implement percentages for 'column-gap' (automated update of devtools). --- devtools/shared/css/generated/properties-db.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/devtools/shared/css/generated/properties-db.js b/devtools/shared/css/generated/properties-db.js index 0701674967..25d9e2d334 100644 --- a/devtools/shared/css/generated/properties-db.js +++ b/devtools/shared/css/generated/properties-db.js @@ -779,7 +779,8 @@ exports.CSS_PROPERTIES = { "column-gap" ], "supports": [ - 6 + 6, + 8 ], "values": [ "-moz-calc", @@ -5434,7 +5435,8 @@ exports.CSS_PROPERTIES = { "column-gap" ], "supports": [ - 6 + 6, + 8 ], "values": [ "-moz-calc",