From 33247bfd947402d0e07b3482ea63f824a087f12e Mon Sep 17 00:00:00 2001 From: Eric Willigers Date: Wed, 27 Jun 2018 15:26:03 +1000 Subject: [PATCH] Link to css-align-3 for alignment baseline The Grid and Inline modules now link to css-align-3 for alignment baseline, avoiding a link error as svg2-draft also defines alignment baseline. No change needed for flexbox as it already linked to css-align-3. --- css-grid-1/Overview.bs | 1 + css-inline-3/Overview.bs | 1 + 2 files changed, 2 insertions(+) diff --git a/css-grid-1/Overview.bs b/css-grid-1/Overview.bs index b979de07e287..9e3be0d574e9 100644 --- a/css-grid-1/Overview.bs +++ b/css-grid-1/Overview.bs @@ -36,6 +36,7 @@ spec:css-align-3; text:space-between; for:justify-content text:space-around; for:justify-content type:property; text:column-gap + type:dfn; text:alignment baseline spec:css-break-3; type:dfn; text:fragment spec:css-flexbox-1; type:dfn text: specified size diff --git a/css-inline-3/Overview.bs b/css-inline-3/Overview.bs index 7a676ba582e0..072d0638cac3 100644 --- a/css-inline-3/Overview.bs +++ b/css-inline-3/Overview.bs @@ -27,6 +27,7 @@ At Risk: the 'initial-letter-wrap' property