aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/css/-ms-wrap-margin/index.html
blob: af3add16782ad5da39b995666b8c9ac3e2d7eb31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
title: '-ms-wrap-margin'
slug: Web/CSS/-ms-wrap-margin
tags:
  - CSS
  - CSS プロパティ
  - 'CSS:Microsoft 拡張'
  - Microsoft 拡張
  - Non-standard
  - Reference
  - 'recipe:css-property'
translation_of: Archive/Web/CSS/-ms-wrap-margin
---
<div>{{CSSRef}}{{non-standard_header}}</div>

<p><strong><code>-ms-wrap-margin</code></strong><a href="/ja/docs/Web/CSS">CSS</a> のプロパティで <a href="/ja/docs/Web/CSS/Microsoft_Extensions">Microsoft 拡張</a>で、他のシェイプからの内部の折り返し形状をずらすマージンを指定します。</p>

<p>{{cssinfo}}</p>

<h2 id="Syntax" name="Syntax">構文</h2>

<h3 id="Values" name="Values"></h3>

<dl>
 <dt>{{cssxref("&lt;length&gt;")}}</dt>
 <dd>
 <p>マージンの寸法、負ではない値。</p>
 </dd>
</dl>

<h3 id="Formal_syntax" name="Formal_syntax">形式文法</h3>

<pre class="syntaxbox notranslate">{{csssyntax}}
</pre>

<h2 id="Specifications" name="Specifications">仕様書</h2>

<p>どの仕様書でも定義されていません。</p>

<h2 id="Remarks" name="Remarks">注釈</h2>

<p><code>-ms-wrap-margin</code> プロパティで生成されたオフセットは、除外の外側からのオフセットです。このプロパティはあらゆる対応している長さの値を設定できます。</p>