File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ Abstract: This CSS module describes how to collate style rules and assign values
2020Abstract :
2121Abstract : New in this level are the ''revert'' keyword and <<supports-condition>> for the ''@import'' rule.
2222Ignored Terms : auto, flex items, <supports-condition>
23- Link Defaults : css21 (property) display
2423</pre>
2524
2625<h2 id="intro">
@@ -55,7 +54,7 @@ Module Interactions</h3>
5554 the <<media-query>> value type as used in this specification.
5655
5756 For the purpose of this specification,
58- <a>text nodes</a> are treated as <a>element</a> children of their associated element,
57+ <a>text nodes</a> are treated as <a spec=css-display-3 >element</a> children of their associated element,
5958 and possess the full set of properties;
6059 since they cannot be targetted by selectors
6160 all of their computed values are assigned by <a href="#defaulting">defaulting</a> .
@@ -1066,3 +1065,8 @@ Additions to Level 2</h3>
10661065<h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
10671066
10681067 David Baron, Tantek Çelik, Simon Sapin, and Boris Zbarsky contributed to this specification.
1068+
1069+ <h2 id=priv-sec>
1070+ Privacy and Security Considerations</h2>
1071+
1072+ This specification does not introduce any new privacy or security considerations.
You can’t perform that action at this time.
0 commit comments