diff --git a/css-text/Overview.bs b/css-text/Overview.bs index 4dab75e695e..8637ce23d86 100644 --- a/css-text/Overview.bs +++ b/css-text/Overview.bs @@ -298,47 +298,13 @@ Languages and Typesetting Case Transforms: the 'text-transform' property - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name:text-transform
Value: - none | capitalize | uppercase | lowercase | full-width -
Initial:none
Applies to:all elements
Inherited:yes
Percentages:N/A
Media:visual
Computed value:as specified
Animatable: - no -
Canonical order: - N/A -
+
+    Name: text-transform
+    Value: none | capitalize | uppercase | lowercase | full-width
+    Initial: none
+    Inherited: yes
+    Canonical order: n/a
+    

This property transforms text for styling purposes. (It has no effect on the underlying content.) @@ -431,46 +397,14 @@ Languages and Typesetting White Space and Wrapping: the 'white-space' property - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name:white-space
Value: - normal | pre | nowrap | pre-wrap | pre-line
Initial:normal -
Applies to:all elements
Inherited:yes
Percentages:N/A
Media:visual
Computed value:as specified -
Animatable: - no -
Canonical order: - N/A -
+

+  Name: white-space
+  Value: normal | pre | nowrap | pre-wrap | pre-line
+  Initial: normal
+  Applies to: all elements
+  Inherited: yes
+  Canonical order: n/a
+  

This property specifies two things: