<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end>
<cite>HTMLayout CSS support map</cite> <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www.terrainformatica.com/htmlayout/cssmap.whtm#background-position-attribute">http://www.terrainformatica.com/htmlayout/cssmap.whtm#background-position-attribute</anchor-external></p><blockquote><p>left-side-length,
top-side-length,
right-side-length,
bottm-side-length</p><p>Expandable filling image margins.
See Expandable tiling section in HtmLayout documentation.
To use extended fill background background-repeat attribute should be equal to 'expand'. Non standard. HTMLayout specific.</p></blockquote><p>(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor> [sage])</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end>
<cite xml:lang="ja">background-positionの%値について</cite> (<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">みりばーる</anchor> 著, <code>2007-07-09 21:26:58 +09:00</code> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://mb.blog7.fc2.com/blog-entry-67.html">http://mb.blog7.fc2.com/blog-entry-67.html</anchor-external>
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor>)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end>
<cite xml:lang="ja">CSS_XHTML_TIPS:CSS-TIPS CSSで背景画像位置調整に関するNetscapeバグ</cite> (<code>2007-05-15 09:54:06 +09:00</code> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://blog.livedoor.jp/cssxhtml/archives/53486877.html">http://blog.livedoor.jp/cssxhtml/archives/53486877.html</anchor-external></p><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">バグ</anchor>だといっているが、 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSS 2</anchor>(.0) 的には
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Netscape</anchor> 7 の動作で正しい。
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor>)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="4" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[4]</anchor-end>
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Firefox</anchor> 2 は <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor></code>
が <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSS</anchor> に指定されていると <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSSOM</anchor> 上は
(<code class="JS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">for</anchor>..<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">in</anchor></code> や 
<code class="DOMm" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">getPropertyValue</anchor></code> で得られるのは)
<code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">-x-background-x-position</anchor></code> や
<code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">-x-background-y-position</anchor></code>
に分解されますが、対応する <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">DOM</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">属性</anchor>はないようです。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">DOM</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">属性</anchor> <code class="DOMa" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">backgroundPosition</anchor></code>
も常に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">空文字列</anchor>のようです
(<code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor></code> を
<code class="DOMm" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">setProperty</anchor></code> に指定すれば得られるようです)。
<code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">-x-background-x-position</anchor></code> の方を <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSS</anchor>
に指定したり、 <code class="DOMm" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">setProperty</anchor></code>
に指定したりすると、<q>内部的に飲み使われるプロパティを使用しようとしました。</q>というエラーが<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">エラーコンソール</anchor>に出て無視されます。</p><p><code class="DOMm" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">getComputedStyle</anchor></code> の方も同様ですが、
<code class="DOMm" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">getPropertyValue</anchor></code> でも3<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">特性</anchor>とも<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">空文字列</anchor>のようです。
<code class="DOMa" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">backgroundPosition</anchor></code> も<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">空文字列</anchor>です。
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor>)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="5" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[5]</anchor-end></p><ul><li>
<code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor>: 20<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">px</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">top</anchor></code>
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0A%20%20%20background-position%3A%2020px%20top%3B%0A%7D%0A;h=%3Cp%20onclick%3D%22%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0A;p=n;x=style-element">http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0A%20%20%20background-position%3A%2020px%20top%3B%0A%7D%0A;h=%3Cp%20onclick%3D%22%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0A;p=n;x=style-element</anchor-external></li><li>
<code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor>: 20<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">px</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">bottom</anchor></code>
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://suika.fam.cx/gate/2007/cssom/viewer?c=p%20%7B%0A%20%20%20background-position%3A%2020px%20bottom%3B%0A%7D%0A;h=;p=n;x=style-element">http://suika.fam.cx/gate/2007/cssom/viewer?c=p%20%7B%0A%20%20%20background-position%3A%2020px%20bottom%3B%0A%7D%0A;h=;p=n;x=style-element</anchor-external></li><li>
<code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor>: 20<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">px</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">center</anchor></code>
(y が 50%)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0A%20%20%20background-position%3A%2020px%20center%3B%0A%7D%0A;h=%3Cp%20onclick%3D%22%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0A;p=n;x=style-element">http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0A%20%20%20background-position%3A%2020px%20center%3B%0A%7D%0A;h=%3Cp%20onclick%3D%22%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0A;p=n;x=style-element</anchor-external></li><li>(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSS 2.1</anchor> によれば<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">非妥当</anchor>)
<code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor>: 20<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">px</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">left</anchor></code>
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0A%20%20%20background-position%3A%2020px%20left%3B%0A%7D%0A;h=%3Cp%20onclick%3D%22%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0A;p=n;x=style-element">http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0A%20%20%20background-position%3A%2020px%20left%3B%0A%7D%0A;h=%3Cp%20onclick%3D%22%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0A;p=n;x=style-element</anchor-external></li><li>(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSS 2.1</anchor> によれば<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">非妥当</anchor>)
<code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor>: 20<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">px</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">right</anchor></code>
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0A%20%20%20background-position%3A%2020px%20right%3B%0A%7D%0A;h=%3Cp%20onclick%3D%22%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0A;p=n;x=style-element">http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0A%20%20%20background-position%3A%2020px%20right%3B%0A%7D%0A;h=%3Cp%20onclick%3D%22%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0A;p=n;x=style-element</anchor-external></li></ul><p>(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor>)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="6" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[6]</anchor-end></p><ul><li><code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor>: <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">left</anchor> 20<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">px</anchor></code>
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0D%0A%20%20%20background-position%3A%20left%2020px%3B%0D%0A%7D%0D%0A;h=%3Cp%20onclick%3D%22%0D%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0D%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0D%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0D%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0D%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0D%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0D%0A;p=n;x=style-element">http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0D%0A%20%20%20background-position%3A%20left%2020px%3B%0D%0A%7D%0D%0A;h=%3Cp%20onclick%3D%22%0D%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0D%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0D%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0D%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0D%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0D%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0D%0A;p=n;x=style-element</anchor-external></li><li><code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor>: <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">right</anchor> 20<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">px</anchor></code>
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0D%0A%20%20%20background-position%3A%20right%2020px%3B%0D%0A%7D%0D%0A;h=%3Cp%20onclick%3D%22%0D%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0D%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0D%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0D%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0D%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0D%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0D%0A;p=n;x=style-element">http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0D%0A%20%20%20background-position%3A%20right%2020px%3B%0D%0A%7D%0D%0A;h=%3Cp%20onclick%3D%22%0D%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0D%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0D%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0D%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0D%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0D%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0D%0A;p=n;x=style-element</anchor-external></li><li><code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor>: <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">center</anchor> 20<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">px</anchor></code>
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0D%0A%20%20%20background-position%3A%20center%2020px%3B%0D%0A%7D%0D%0A;h=%3Cp%20onclick%3D%22%0D%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0D%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0D%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0D%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0D%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0D%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0D%0A;p=n;x=style-element">http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0D%0A%20%20%20background-position%3A%20center%2020px%3B%0D%0A%7D%0D%0A;h=%3Cp%20onclick%3D%22%0D%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0D%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0D%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0D%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0D%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0D%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0D%0A;p=n;x=style-element</anchor-external></li><li><code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor>: <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">top</anchor> 20<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">px</anchor></code>
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0D%0A%20%20%20background-position%3A%20top%2020px%3B%0D%0A%7D%0D%0A;h=%3Cp%20onclick%3D%22%0D%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0D%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0D%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0D%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0D%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0D%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0D%0A;p=n;x=style-element">http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0D%0A%20%20%20background-position%3A%20top%2020px%3B%0D%0A%7D%0D%0A;h=%3Cp%20onclick%3D%22%0D%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0D%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0D%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0D%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0D%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0D%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0D%0A;p=n;x=style-element</anchor-external></li><li><code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor>: <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">bottom</anchor> 20<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">px</anchor></code>
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0D%0A%20%20%20background-position%3A%20bottom%2020px%3B%0D%0A%7D%0D%0A;h=%3Cp%20onclick%3D%22%0D%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0D%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0D%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0D%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0D%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0D%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0D%0A;p=n;x=style-element">http://suika.suikawiki.org/gate/2007/cssom/viewer?c=p%20%7B%0D%0A%20%20%20background-position%3A%20bottom%2020px%3B%0D%0A%7D%0D%0A;h=%3Cp%20onclick%3D%22%0D%0A%20%20var%20s%20%3D%20%20sd()%2F%2FgetComputedStyle%20(document.getElementsByTagName%20('p')%5B0%5D%2C%20null)%3B%0D%0A%20%20%2F%2Fs.setProperty%20('-x-background-x-position'%2C%20'10%25'%2C%20null)%3B%0D%0A%20%20var%20v%20%3D%20s.getPropertyValue%20('background-position')%3B%0D%0A%20%20w%20(typeof%20(v)%20%2B%20'%2C%20%26%23x22%3B'%20%2B%20v%20%2B%20'%26%23x22%3B')%3B%0D%0A%22%3EClick%20this%20paragraph%20to%20show%20the%20value%20of%20the%0D%0A%3Ccode%3EgerPropertyPriority%20('color')%3C%2Fcode%3E%20method.%0D%0A;p=n;x=style-element</anchor-external></li></ul><p>(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor>)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="7" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[7]</anchor-end>
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Firefox</anchor> 2、<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">WinIE 6</anchor>、<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Opera</anchor> 9 のいずれも、
1つか2つ値を指定できます。 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Firefox</anchor> と <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Opera</anchor> では間に0個以上の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">空白</anchor>があればいいですが、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">WinIE</anchor> では1つ以上ないと<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">宣言</anchor>ごと<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">無視</anchor>されます。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="17" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[17]</anchor-end> 値の1つが<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">鍵語</anchor>でもう1つが <code class="CSS" xml:lang="en">&lt;<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">length</anchor>&gt;</code> や
<code class="CSS" xml:lang="en">&lt;<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">percentage</anchor>&gt;</code> のとき、
順序が <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSS 2.1</anchor> に照らして誤っていると、<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Firefox</anchor> 2 と
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Opera</anchor> 9 は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">宣言</anchor>ごと<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">無視</anchor>しますが、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">WinIE 6</anchor> は順序を入れ替えて解釈します。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="16" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[16]</anchor-end> <anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="17" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;17</anchor-internal> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Chrome</anchor> と <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Firefox</anchor> のどちらも無視しました。 <time>2013-09-04T14:04:31.400Z</time></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="18" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[18]</anchor-end> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Opera</anchor> では <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSSOM</anchor> 上に現れる値は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">キーワード</anchor>を 
<code class="CSS" xml:lang="en">&lt;<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">percentage</anchor>&gt;</code> に変換したものです。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">WinIE</anchor> や <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Firefox</anchor> では<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">キーワード</anchor>もそのまま現れます。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="19" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[19]</anchor-end> <anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="18" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;18</anchor-internal> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Firefox</anchor> は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">キーワード</anchor>そのままですが <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Chrome</anchor> は <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&lt;percentage&gt;</anchor></code>
に変換して <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSSOM</anchor> に現れます。 <time>2013-09-04T14:17:44.700Z</time></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="20" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[20]</anchor-end> 値が1つだけのときに補われる値は3ブラウザとも
<code class="CSS">50<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">%</anchor></code> です (<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSS 2.1</anchor> では
<code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">center</anchor></code> (結局同義ですが))。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="21" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[21]</anchor-end> <anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="20" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;20</anchor-internal> 現在の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Firefox</anchor> では <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">center</anchor></code> になっています。 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Chrome</anchor> では
<code class="CSS"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">50%</anchor></code> です。 <time>2013-09-04T14:18:37.900Z</time></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="22" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[22]</anchor-end> 3ブラウザとも <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSSOM</anchor> に現れる値では x y の順に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">正規化</anchor>されるようです。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="8" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[8]</anchor-end>
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">WinIE 6</anchor> で <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position-x</anchor></code>
か <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position-y</anchor></code> の一方だけを設定すると、
<code class="DOMa" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">backgroundPosition</anchor></code> の値は他方が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">空文字列</anchor>になるようです。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">レンダリング</anchor>上は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">初期値</anchor> (<code class="CSS" xml:lang="en">0<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">%</anchor> 0<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">%</anchor></code>)
から変更なしとみなされるようです。</p><p>(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">名無しさん</anchor>)</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="9" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[9]</anchor-end>
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">WinIE 6</anchor> と <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Opera</anchor> 9 は常に値2つともを出力するようですが、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Firefox</anchor> 2 は2つの値が同一なら1つだけしか出力しないようです (<code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">center</anchor></code> や <code class="CSS">50<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">%</anchor></code> 以外のときまでこれをしてしまうのは誤り)。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="10" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[10]</anchor-end>
<anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="7" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;7</anchor-internal> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Firefox</anchor> 2 で値が1つだけの時に補われる値は、その1つが<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">鍵語</anchor>の場合、もう1つも<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">鍵語</anchor>になるようです。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="24" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[24]</anchor-end> <anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="9" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;9</anchor-internal> 現在の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Firefox</anchor> と <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Chrome</anchor> は必ず2つの値を出力するようです。 <time>2013-09-04T14:29:09.500Z</time></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="11" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[11]</anchor-end> 複数の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">画像</anchor>を1つの<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">画像</anchor>にまとめ、 <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor></code>
や <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">width</anchor></code> や <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">height</anchor></code> を使って適当な一部分だけを表示するという手法が採られることがあります。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">画像</anchor>の取得のための<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">トラフィック</anchor>を抑制するためには有用です。
例えば <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">:hover</anchor></code> 時に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">画像</anchor>を変更する場合などで<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">画像</anchor>読み込みのために表示までにやや<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">遅延</anchor>が生じてしまいますが、
予め読み込まれている1つの<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">画像</anchor>の <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor></code> を変更するだけなら<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">キャッシュ</anchor>から読み込むので瞬時です。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="12" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[12]</anchor-end> ただし、この手法は <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">background-position</anchor></code> などを指定通りに解釈しない<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者エージェント</anchor>で表示すると意味がわからなくなるので注意が必要です。
例えば <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Opera</anchor> の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">携帯電話</anchor>版で <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Google</anchor> を表示すると、 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Google</anchor> のロゴや矢印ボタンなどすべてがまとまった<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">画像</anchor>が意味不明に表示されていたりします。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="13" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[13]</anchor-end> <cite>Bug 3935 – mozilla-native pseudo classes and properties should be marked as such <strong>[</strong>SELECT<strong>]</strong></cite>
(<time>2010-07-04 21:17:45 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://bugzilla.mozilla.org/show_bug.cgi?id=3935">https://bugzilla.mozilla.org/show_bug.cgi?id=3935</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="14" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[14]</anchor-end> <cite>Bug 3935 – mozilla-native pseudo classes and properties should be marked as such <strong>[</strong>SELECT<strong>]</strong></cite>
(<time>2010-07-04 21:17:45 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://bugzilla.mozilla.org/show_bug.cgi?id=3935">https://bugzilla.mozilla.org/show_bug.cgi?id=3935</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="15" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[15]</anchor-end> <cite xml:lang="en"><strong></strong>[<strong></strong>css3-background<strong></strong>]<strong></strong> background-position-x background-position-y</cite>
( (<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Florian Rivoal</anchor> 著, <time>2012-02-15 23:40:28 +09:00</time> 版))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://lists.w3.org/Archives/Public/www-style/2012Feb/0618.html">http://lists.w3.org/Archives/Public/www-style/2012Feb/0618.html</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="23" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[23]</anchor-end> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">奇癖モード</anchor>については<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">無単位長奇癖</anchor>を参照。</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="25" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[25]</anchor-end> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Chrome</anchor> では <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">inherit</anchor></code> など <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CSS-wide keyword</anchor>
を指定して取得すると <code class="CSS" xml:lang="en"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">inherit</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">inherit</anchor></code> のような再度構文解析できない値になります。 <time>2013-09-07T10:34:08.000Z</time></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="26" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[26]</anchor-end> <cite xml:lang="en">Issue #9. Add note about -webkit-background-x/-y · whatwg/compat@bba2cb0</cite>
(<time>2015-11-05 16:59:59 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/whatwg/compat/commit/bba2cb0690bb46d8f944b82579fff505a4705d48">https://github.com/whatwg/compat/commit/bba2cb0690bb46d8f944b82579fff505a4705d48</anchor-external></p></body></html>