Update scroll into view screenshot.
This commit is contained in:
Родитель
a9c89f2f70
Коммит
ad657bf963
Двоичные данные
docs/dom-and-styles-files/images/image_11.png
Двоичные данные
docs/dom-and-styles-files/images/image_11.png
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 43 KiB |
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 150 KiB |
|
@ -1203,7 +1203,7 @@ global.animationData = global.animationData || {};
|
|||
<h2 id="scrolling-into-view">Scrolling into view</h2>
|
||||
<p>When you hover over or select a DOM node, the rendered element is highlighted in the main browser window. If the element is scrolled offscreen, a tooltip is displayed at the edge of the browser window indicating that the selected element is offscreen.</p>
|
||||
<p>To scroll the page so the element appears in the viewport, <strong>Right-click</strong> the element and select <strong>Scroll into View</strong>.</p>
|
||||
<p><img alt="" src="dom-and-styles-files/images/image_11.png" /></p>
|
||||
<p><img alt="" src="dom-and-styles-files/images/scroll-into-view-tooltip.png" class="full-screenshot" /></p>
|
||||
<div class="devtools-animation-container">
|
||||
<animation class="devtools-animation" class="devtools-animation" src="scroll-into-view" speed="2000" repeatdelay="2"></animation>
|
||||
</div>
|
||||
|
|
Загрузка…
Ссылка в новой задаче