Skip to content

Commit f4f20e5

Browse files
committed
Spell boundaries correctly
Closes #790.
1 parent d9687a0 commit f4f20e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webdriver-spec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8813,7 +8813,7 @@ <h2>Element Displayedness</h2>
88138813
to ascertain an <a>element</a>'s visibility
88148814
is based on crude approximations about its nature and relationship in the tree.
88158815
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.
8816+
if any part of it is drawn on the canvas within the boundaries of the viewport.
88178817

88188818
<p>When asked to
88198819
<dfn data-lt="normalized style pixel float value">normalize style pixel values to floating point</dfn>

0 commit comments

Comments
 (0)