Skip to content

Commit 3f3d7d9

Browse files
committed
Fixed some bibliographic references.
1 parent 612dcc3 commit 3f3d7d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-layout/new2.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
134134
<!--status-->
135135

136136
<p>This draft combines ideas from earlier drafts on Template Layout,
137-
Grid Positioning [[CSS3-GRID]] and Grid Layout [[CSS3-GRID-LAYOUT]].
137+
Grid Positioning [[CSS3GRID]] and Grid Layout [[CSS3-GRID-LAYOUT]].
138138

139139
<p>The section on <a href="#cr-exit-criteria">“CR exit criteria”</a>
140140
lists some conditions for this specification to become a W3C
@@ -589,7 +589,7 @@ <h3 id=dependencies>Dependencies on other modules</h3>
589589
<dfn>width</dfn>, <dfn>height</dfn>, <dfn>float</dfn>,
590590
<dfn>display</dfn> and <dfn>overflow</dfn>
591591

592-
<li><cite>CSS text layout</cite> [[!CSS3-WRITING-MODE]] &ndash;
592+
<li><cite>CSS text layout</cite> [[!CSS3-WRITING-MODES]] &ndash;
593593
defines <dfn>block flow direction</dfn> and the
594594
properties <dfn>direction</dfn> and <dfn>writing-mode</dfn>. The
595595
latter defines when an element has a <dfn>vertical writing mode</dfn>

0 commit comments

Comments
 (0)