Skip to content

Commit bb5aa9c

Browse files
committed
[css-images] Fix Bikeshed warnings.
1 parent a8e880f commit bb5aa9c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

css-images/Overview.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Issue Tracking: Tracker http://www.w3.org/Style/CSS/Tracker/products/27
1414
Previous Version: https://www.w3.org/TR/2012/CR-css3-images-20120417/
1515
Previous Version: https://www.w3.org/TR/2012/WD-css3-images-20120112/
1616
Ignored Terms: <offset>, background positioning area, border image area, <meetorslice>, <ending-shape>, Map, center, content
17+
Ignored Vars: start image, end image
1718
Link Defaults: css21 (property) display
1819
</pre>
1920

@@ -2110,3 +2111,10 @@ Serialization {#serialization}
21102111

21112112
<pre>linear-gradient(red, yellow, black 100px)</pre>
21122113
</div>
2114+
2115+
Privacy and Security Considerations {#privsec}
2116+
==============================================
2117+
2118+
This specification allows rendering of cross-origin images by default,
2119+
which exposes some information of those images programmatically--
2120+
specifically, the intrinsic sizes and resolution of those images.

0 commit comments

Comments
 (0)