Skip to content

Commit 56f5a61

Browse files
committed
[css-align] Fix w3c#1396, ambiguity of section end.
1 parent a997f92 commit 56f5a61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-align/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ table.align-details { width: 100%; }
4848
<h2 id="intro">
4949
Introduction</h2>
5050

51-
<em>This section is not normative.</em>
52-
5351
CSS Levels 1 and 2 allowed for the alignment of text via 'text-align'
5452
and the alignment of blocks by balancing ''margin/auto'' margins.
5553
However, except in table cells,
@@ -66,6 +64,8 @@ Introduction</h2>
6664
If implementors or anyone else notices a discrepency,
6765
please report this to the CSSWG as an error.
6866

67+
<em>This section (above) is not normative.</em>
68+
6969
<h3 id="placement">
7070
Module interactions</h3>
7171

0 commit comments

Comments
 (0)