We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598e0f4 commit a4aad0fCopy full SHA for a4aad0f
1 file changed
css-grid-1/Overview.bs
@@ -2020,6 +2020,11 @@ Named Areas: the 'grid-template-areas' property</h3>
2020
</pre>
2021
</div>
2022
2023
+ Both the <a>specified value</a> and <a>computed value</a>
2024
+ of a <<string>> value of 'grid-template-areas' serializes
2025
+ each <a>null cell token</a> as a single "." (U+002E FULL STOP)
2026
+ and each sequence of <a>whitespace</a> as a single space (U+0020 SPACE).
2027
+
2028
<h4 id="implicit-named-lines">
2029
Implicit Named Lines</h4>
2030
0 commit comments