<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://rixx.github.io/baseline-updates/feed/by_tag/background.xml" rel="self" type="application/atom+xml" /><link href="https://rixx.github.io/baseline-updates/" rel="alternate" type="text/html" /><updated>2026-05-24T01:11:00+00:00</updated><id>https://rixx.github.io/baseline-updates/feed/by_tag/background.xml</id><title type="html">Baseline Updates</title><subtitle>Updates to the Baseline collection. Including RSS feeds (both for all updates and individual tags).</subtitle><entry><title type="html">New in High Baseline Support: background-attachment</title><link href="https://rixx.github.io/baseline-updates/2024/09/14/background-attachment.html" rel="alternate" type="text/html" title="New in High Baseline Support: background-attachment" /><published>2024-09-14T00:00:00+00:00</published><updated>2024-09-14T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2024/09/14/background-attachment</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2024/09/14/background-attachment.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-attachment">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-attachment">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#the-background-attachment">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-attachment</code> CSS property sets whether an element’s background image or gradient moves as the element scrolls.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-attachment</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-attachment">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-attachment.scroll</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-attachment.scroll">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-attachment.fixed</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-attachment.fixed">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-attachment.local</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-attachment.local">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-high" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in High Baseline Support: background-size</title><link href="https://rixx.github.io/baseline-updates/2023/01/28/background-size.html" rel="alternate" type="text/html" title="New in High Baseline Support: background-size" /><published>2023-01-28T00:00:00+00:00</published><updated>2023-01-28T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2023/01/28/background-size</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2023/01/28/background-size.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-size">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-size">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-size">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-size</code> CSS property scales or stretches a background based on the size of the element (with the <code class="language-plaintext highlighter-rouge">contain</code> and <code class="language-plaintext highlighter-rouge">cover</code> keywords), a length, or percentage.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size.contain</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size.contain">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size.cover</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size.cover">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background.background-size</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background.background-size">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size.auto</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size.auto">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-high" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in Low Baseline Support: background-attachment</title><link href="https://rixx.github.io/baseline-updates/2022/03/14/background-attachment.html" rel="alternate" type="text/html" title="New in Low Baseline Support: background-attachment" /><published>2022-03-14T00:00:00+00:00</published><updated>2022-03-14T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2022/03/14/background-attachment</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2022/03/14/background-attachment.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-attachment">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-attachment">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#the-background-attachment">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-attachment</code> CSS property sets whether an element’s background image or gradient moves as the element scrolls.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-attachment</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-attachment">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-attachment.scroll</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-attachment.scroll">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-attachment.fixed</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-attachment.fixed">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-attachment.local</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-attachment.local">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-low" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in Low Baseline Support: background-size</title><link href="https://rixx.github.io/baseline-updates/2020/07/28/background-size.html" rel="alternate" type="text/html" title="New in Low Baseline Support: background-size" /><published>2020-07-28T00:00:00+00:00</published><updated>2020-07-28T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2020/07/28/background-size</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2020/07/28/background-size.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-size">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-size">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-size">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-size</code> CSS property scales or stretches a background based on the size of the element (with the <code class="language-plaintext highlighter-rouge">contain</code> and <code class="language-plaintext highlighter-rouge">cover</code> keywords), a length, or percentage.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size.contain</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size.contain">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size.cover</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size.cover">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background.background-size</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background.background-size">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size.auto</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size.auto">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-low" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in High Baseline Support: background-repeat</title><link href="https://rixx.github.io/baseline-updates/2019/03/20/background-repeat.html" rel="alternate" type="text/html" title="New in High Baseline Support: background-repeat" /><published>2019-03-20T00:00:00+00:00</published><updated>2019-03-20T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2019/03/20/background-repeat</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2019/03/20/background-repeat.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-repeat">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-repeat">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-repeat">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-repeat</code> CSS property sets how a background image is tiled.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.no-repeat</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.no-repeat">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.repeat</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.repeat">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.repeat-x</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.repeat-x">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.repeat-y</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.repeat-y">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.multiple_backgrounds</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.multiple_backgrounds">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.2-value</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.2-value">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.round</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.round">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.space</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.space">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-high" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in High Baseline Support: background-color</title><link href="https://rixx.github.io/baseline-updates/2018/01/29/background-color.html" rel="alternate" type="text/html" title="New in High Baseline Support: background-color" /><published>2018-01-29T00:00:00+00:00</published><updated>2018-01-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2018/01/29/background-color</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2018/01/29/background-color.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-color">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-color">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-color">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-color</code> CSS property sets the fill color of an element, behind any content and background images or gradients.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-color</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-color">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-high" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in High Baseline Support: background-image</title><link href="https://rixx.github.io/baseline-updates/2018/01/29/background-image.html" rel="alternate" type="text/html" title="New in High Baseline Support: background-image" /><published>2018-01-29T00:00:00+00:00</published><updated>2018-01-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2018/01/29/background-image</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2018/01/29/background-image.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-image">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-image">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-image">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-image</code> CSS property sets the graphics to display behind the content of an element and in front of the background color. Graphics may be any combination of images or gradients.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-image</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-image">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-image.none</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-image.none">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-image.multiple_backgrounds</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-image.multiple_backgrounds">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-high" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in High Baseline Support: background-origin</title><link href="https://rixx.github.io/baseline-updates/2018/01/29/background-origin.html" rel="alternate" type="text/html" title="New in High Baseline Support: background-origin" /><published>2018-01-29T00:00:00+00:00</published><updated>2018-01-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2018/01/29/background-origin</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2018/01/29/background-origin.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-origin">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-origin">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-origin">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-origin</code> CSS property sets the background starting position relative to the border and padding of an element.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-origin</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-origin">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-origin.content-box</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-origin.content-box">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-origin.border-box</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-origin.border-box">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-origin.padding-box</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-origin.padding-box">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background.background-origin</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background.background-origin">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-high" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in High Baseline Support: background-position</title><link href="https://rixx.github.io/baseline-updates/2018/01/29/background-position.html" rel="alternate" type="text/html" title="New in High Baseline Support: background-position" /><published>2018-01-29T00:00:00+00:00</published><updated>2018-01-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2018/01/29/background-position</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2018/01/29/background-position.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-position">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-position">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-position">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-position</code> CSS property offsets the initial position of background images relative to the background origin.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.multiple_backgrounds</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.multiple_backgrounds">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.side-relative_values</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.side-relative_values">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position-x</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position-x">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position-y</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position-y">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.bottom</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.bottom">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.center</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.center">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.left</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.left">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.right</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.right">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.top</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.top">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position-x.side-relative_values</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position-x.side-relative_values">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position-y.side-relative_values</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position-y.side-relative_values">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-high" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in High Baseline Support: background-size</title><link href="https://rixx.github.io/baseline-updates/2018/01/29/background-size.html" rel="alternate" type="text/html" title="New in High Baseline Support: background-size" /><published>2018-01-29T00:00:00+00:00</published><updated>2018-01-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2018/01/29/background-size</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2018/01/29/background-size.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-size">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-size">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-size">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-size</code> CSS property scales or stretches a background based on the size of the element (with the <code class="language-plaintext highlighter-rouge">contain</code> and <code class="language-plaintext highlighter-rouge">cover</code> keywords), a length, or percentage.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size.auto</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size.auto">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size.contain</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size.contain">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size.cover</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size.cover">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background.background-size</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background.background-size">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-high" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in High Baseline Support: background</title><link href="https://rixx.github.io/baseline-updates/2018/01/29/background.html" rel="alternate" type="text/html" title="New in High Baseline Support: background" /><published>2018-01-29T00:00:00+00:00</published><updated>2018-01-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2018/01/29/background</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2018/01/29/background.html"><![CDATA[<p><a href="https://caniuse.com/?search=background">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background</code> CSS property is a shorthand that sets several background properties at once.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-high" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in High Baseline Support: box-shadow</title><link href="https://rixx.github.io/baseline-updates/2018/01/29/box-shadow.html" rel="alternate" type="text/html" title="New in High Baseline Support: box-shadow" /><published>2018-01-29T00:00:00+00:00</published><updated>2018-01-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2018/01/29/box-shadow</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2018/01/29/box-shadow.html"><![CDATA[<p><a href="https://caniuse.com/?search=box-shadow">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=box-shadow">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#box-shadow">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">box-shadow</code> CSS property applies shadow effects around an element’s frame. This can create drop shadow and inner shadow effects.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.box-shadow</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.box-shadow">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.box-shadow.inset</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.box-shadow.inset">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.box-shadow.multiple_shadows</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.box-shadow.multiple_shadows">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.box-shadow.spread_radius</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.box-shadow.spread_radius">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-high" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in Low Baseline Support: background-repeat</title><link href="https://rixx.github.io/baseline-updates/2016/09/20/background-repeat.html" rel="alternate" type="text/html" title="New in Low Baseline Support: background-repeat" /><published>2016-09-20T00:00:00+00:00</published><updated>2016-09-20T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2016/09/20/background-repeat</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2016/09/20/background-repeat.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-repeat">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-repeat">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-repeat">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-repeat</code> CSS property sets how a background image is tiled.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.no-repeat</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.no-repeat">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.repeat</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.repeat">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.repeat-x</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.repeat-x">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.repeat-y</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.repeat-y">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.multiple_backgrounds</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.multiple_backgrounds">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.2-value</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.2-value">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.round</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.round">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-repeat.space</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-repeat.space">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-low" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in Low Baseline Support: background-color</title><link href="https://rixx.github.io/baseline-updates/2015/07/29/background-color.html" rel="alternate" type="text/html" title="New in Low Baseline Support: background-color" /><published>2015-07-29T00:00:00+00:00</published><updated>2015-07-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2015/07/29/background-color</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2015/07/29/background-color.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-color">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-color">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-color">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-color</code> CSS property sets the fill color of an element, behind any content and background images or gradients.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-color</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-color">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-low" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in Low Baseline Support: background-image</title><link href="https://rixx.github.io/baseline-updates/2015/07/29/background-image.html" rel="alternate" type="text/html" title="New in Low Baseline Support: background-image" /><published>2015-07-29T00:00:00+00:00</published><updated>2015-07-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2015/07/29/background-image</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2015/07/29/background-image.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-image">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-image">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-image">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-image</code> CSS property sets the graphics to display behind the content of an element and in front of the background color. Graphics may be any combination of images or gradients.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-image</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-image">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-image.none</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-image.none">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-image.multiple_backgrounds</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-image.multiple_backgrounds">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-low" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in Low Baseline Support: background-origin</title><link href="https://rixx.github.io/baseline-updates/2015/07/29/background-origin.html" rel="alternate" type="text/html" title="New in Low Baseline Support: background-origin" /><published>2015-07-29T00:00:00+00:00</published><updated>2015-07-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2015/07/29/background-origin</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2015/07/29/background-origin.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-origin">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-origin">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-origin">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-origin</code> CSS property sets the background starting position relative to the border and padding of an element.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-origin</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-origin">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-origin.content-box</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-origin.content-box">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-origin.border-box</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-origin.border-box">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-origin.padding-box</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-origin.padding-box">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background.background-origin</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background.background-origin">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-low" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in Low Baseline Support: background-position</title><link href="https://rixx.github.io/baseline-updates/2015/07/29/background-position.html" rel="alternate" type="text/html" title="New in Low Baseline Support: background-position" /><published>2015-07-29T00:00:00+00:00</published><updated>2015-07-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2015/07/29/background-position</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2015/07/29/background-position.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-position">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-position">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-position">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-position</code> CSS property offsets the initial position of background images relative to the background origin.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.multiple_backgrounds</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.multiple_backgrounds">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.side-relative_values</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.side-relative_values">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position-x</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position-x">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position-y</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position-y">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.bottom</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.bottom">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.center</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.center">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.left</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.left">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.right</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.right">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position.top</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position.top">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position-x.side-relative_values</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position-x.side-relative_values">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-position-y.side-relative_values</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-position-y.side-relative_values">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-low" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in Low Baseline Support: background-size</title><link href="https://rixx.github.io/baseline-updates/2015/07/29/background-size.html" rel="alternate" type="text/html" title="New in Low Baseline Support: background-size" /><published>2015-07-29T00:00:00+00:00</published><updated>2015-07-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2015/07/29/background-size</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2015/07/29/background-size.html"><![CDATA[<p><a href="https://caniuse.com/?search=background-size">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background-size">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background-size">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background-size</code> CSS property scales or stretches a background based on the size of the element (with the <code class="language-plaintext highlighter-rouge">contain</code> and <code class="language-plaintext highlighter-rouge">cover</code> keywords), a length, or percentage.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size.auto</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size.auto">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size.contain</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size.contain">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background-size.cover</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background-size.cover">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background.background-size</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background.background-size">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-low" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in Low Baseline Support: background</title><link href="https://rixx.github.io/baseline-updates/2015/07/29/background.html" rel="alternate" type="text/html" title="New in Low Baseline Support: background" /><published>2015-07-29T00:00:00+00:00</published><updated>2015-07-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2015/07/29/background</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2015/07/29/background.html"><![CDATA[<p><a href="https://caniuse.com/?search=background">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=background">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#background">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">background</code> CSS property is a shorthand that sets several background properties at once.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.background</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.background">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-low" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry><entry><title type="html">New in Low Baseline Support: box-shadow</title><link href="https://rixx.github.io/baseline-updates/2015/07/29/box-shadow.html" rel="alternate" type="text/html" title="New in Low Baseline Support: box-shadow" /><published>2015-07-29T00:00:00+00:00</published><updated>2015-07-29T00:00:00+00:00</updated><id>https://rixx.github.io/baseline-updates/2015/07/29/box-shadow</id><content type="html" xml:base="https://rixx.github.io/baseline-updates/2015/07/29/box-shadow.html"><![CDATA[<p><a href="https://caniuse.com/?search=box-shadow">caniuse</a> · <a href="https://developer.mozilla.org/en-US/search?q=box-shadow">mdn</a> · <a href="https://drafts.csswg.org/css-backgrounds-3/#box-shadow">spec</a></p>

<p>The <code class="language-plaintext highlighter-rouge">box-shadow</code> CSS property applies shadow effects around an element’s frame. This can create drop shadow and inner shadow effects.</p>

<h3 id="source-features">Source features</h3>

<ul>
  <li><code class="language-plaintext highlighter-rouge">css.properties.box-shadow</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.box-shadow">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.box-shadow.inset</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.box-shadow.inset">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.box-shadow.multiple_shadows</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.box-shadow.multiple_shadows">[mdn]</a></li>
  <li><code class="language-plaintext highlighter-rouge">css.properties.box-shadow.spread_radius</code> <a href="https://developer.mozilla.org/en-US/search?q=css.properties.box-shadow.spread_radius">[mdn]</a></li>
</ul>]]></content><author><name></name></author><category term="baseline-low" /><category term="background" /><summary type="html"><![CDATA[caniuse · mdn · spec]]></summary></entry></feed>