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
20
20
Abstract :
21
21
Abstract : New in this level are the ''revert'' keyword and <<supports-condition>> for the ''@import'' rule.
22
22
Ignored Terms : auto, flex items, <supports-condition>
23
- Link Defaults : css21 (property) display
24
23
</pre>
25
24
26
25
<h2 id="intro">
@@ -55,7 +54,7 @@ Module Interactions</h3>
55
54
the <<media-query>> value type as used in this specification.
56
55
57
56
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,
59
58
and possess the full set of properties;
60
59
since they cannot be targetted by selectors
61
60
all of their computed values are assigned by <a href="#defaulting">defaulting</a> .
@@ -1066,3 +1065,8 @@ Additions to Level 2</h3>
1066
1065
<h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
1067
1066
1068
1067
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