File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ <h1>CSS Grid Layout Module Level 1</h1>
66Level: 1
77Group: csswg
88ED: http://dev.w3.org/csswg/css-grid/
9- TR: http://www.w3.org/TR/css-grid/
9+ TR: http://www.w3.org/TR/css-grid-1 /
1010Previous version: http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/
1111Previous version: http://www.w3.org/TR/2012/WD-css3-grid-layout-20121106/
1212Editor: Tab Atkins Jr., Google, http://www.xanthir.com/contact/
@@ -376,9 +376,9 @@ <h2 id='grid-concepts'>
376376 into which < a > grid items</ a > (representing the < a > grid container</ a > ’s content) can be placed.
377377 There are two sets of < a > grid lines</ a > :
378378 one set defining < dfn export title ="grid column | column "> columns</ dfn >
379- that run along the < a href ="http://www.w3.org/TR/css3-writing-modes/#block-axis "> block axis</ a > (the < dfn export > column axis</ dfn > ),
379+ that run along the < a href ="http://www.w3.org/TR/css3-writing-modes/#block-axis- "> block axis</ a > (the < dfn export > column axis</ dfn > ),
380380 and an orthogonal set defining < dfn export title ="grid row | row "> rows</ dfn >
381- along the < a href ="http://www.w3.org/TR/css3-writing-modes/#inline-axis "> inline axis</ a > (the < dfn export > row axis</ dfn > ).
381+ along the < a href ="http://www.w3.org/TR/css3-writing-modes/#inline-axis- "> inline axis</ a > (the < dfn export > row axis</ dfn > ).
382382 [[!CSS3-WRITING-MODES]]
383383
384384<!--
You can’t perform that action at this time.
0 commit comments