You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-align/Overview.src.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1068,12 +1068,12 @@ <h2 id="changes">
1068
1068
<li>Defined terms <i>alignment container</i> and <i>alignment subject</i>
1069
1069
to make ti easier to define alignment.
1070
1070
<li>Pulled out all value definitions into a general section on <ahref="#alignment-values">Alignment Values</a>.
1071
-
<li>Added both ''safe'' and ''true'' as <ahref="file:///home/fantasai/w3c/csswg/css-align/Overview.html#overflow-values">overflow alignment keywords</a>
1071
+
<li>Added both ''safe'' and ''true'' as <ahref="#overflow-values">overflow alignment keywords</a>
1072
1072
and made the default layout-mode-dependent.
1073
1073
<li>Removed ''head'' and ''foot'' keywords,
1074
1074
defined ''start'' and ''end'' keywords as relative to the <i>alignment container</i>'s <i>writing mode</i>,
1075
1075
and added ''self-start'' and ''self-end'' to be relative to the <i>alignment subject</i>.
1076
-
<li>Filled out details on <ahref="file:///home/fantasai/w3c/csswg/css-align/Overview.html#baseline">baseline alignment</a>.
1076
+
<li>Filled out details on <ahref="#baseline">baseline alignment</a>.
1077
1077
<li>Made 'justify-items' handle the <code><CENTER>></code>/<code>align</code> attribute requirements
1078
1078
by adding ''legacy'' keyword.
1079
1079
<li>Added <i>fallback alignment</i> ability for 'justify-content' and 'align-content'.
0 commit comments