File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -770,6 +770,17 @@ attributes represent the position of the {{LayoutFragment}} relative to its pare
770770box</b> , before transform or positioning (e.g. if a fragment is [=relatively positioned=] ) has
771771been applied.
772772
773+ <figure>
774+ <img src="img/layout-fragment-offsets.png" width="800"
775+ alt="An example of position a fragment in different writing modes.">
776+ <figcaption>
777+ A simple visualization showing positioning a {{LayoutFragment}} using
778+ {{LayoutFragment/inlineOffset}} and {{LayoutFragment/blockOffset}} in different writing
779+ modes.
780+ </figcaption>
781+ </figure>
782+
783+
773784<div class=example>
774785The example below shows the basic usage of a {{LayoutFragment}} .
775786<pre class='lang-javascript'>
You can’t perform that action at this time.
0 commit comments