We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9687a0 commit f4f20e5Copy full SHA for f4f20e5
webdriver-spec.html
@@ -8813,7 +8813,7 @@ <h2>Element Displayedness</h2>
8813
to ascertain an <a>element</a>'s visibility
8814
is based on crude approximations about its nature and relationship in the tree.
8815
An <a>element</a> is in general to be considered visible
8816
- if any part of it is drawn on the canvas within the bounderies of the viewport.
+ if any part of it is drawn on the canvas within the boundaries of the viewport.
8817
8818
<p>When asked to
8819
<dfn data-lt="normalized style pixel float value">normalize style pixel values to floating point</dfn>
0 commit comments