diff --git a/css-logical-props/Overview.bs b/css-logical-props/Overview.bs index 9a8fae18a0a..1165f8be50b 100644 --- a/css-logical-props/Overview.bs +++ b/css-logical-props/Overview.bs @@ -9,16 +9,16 @@ Group: csswg ED: https://drafts.csswg.org/css-logical-props/ Editor: Rossen Atanassov, Microsoft, ratan@microsoft.com Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400 -Abstract: This module introduces logical properties and values that provide the author with the ability to control layout through logical, rather than physical, direction and dimension mappings. The module defines logical properties and values for the features defined in [CSS21]. These properties are writing-mode relative equivalents of their corresponding physical properties. +Abstract: This module introduces logical properties and values that provide the author with the ability to control layout through logical, rather than physical, direction and dimension mappings. The module defines logical properties and values for the features defined in [[CSS21]]. These properties are writing-mode relative equivalents of their corresponding physical properties. Ignored Terms: div, dl, dfn Ignored Vars: * Link Defaults: css21 (property) width/height/min-width/min-height/max-width/max-height -

-Introduction

+

+Introduction

- See [[!CSS3-WRITING-MODES]] Abstract Layout + See Abstract Layout [[!CSS3-WRITING-MODES]] for details on how to map between logical and physical terms. This mapping controls the interpretation of logical keywords and properties.