Skip to content

Commit e696c37

Browse files
Editorial: remove extra word ("default state state")
Fixes #8346.
1 parent 4ce0c6c commit e696c37

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40387,8 +40387,8 @@ interface <dfn interface>HTMLAreaElement</dfn> : <span>HTMLElement</span> {
4038740387
pixels</span> from the top edge of the image to the center of the circle, and the third integer
4038840388
must be the radius of the circle, again in <span data-x="'px'">CSS pixels</span>.</p>
4038940389

40390-
<p>In the <dfn attr-value for="area/shape" data-x="attr-area-shape-default">default state</dfn>
40391-
state, <code>area</code> elements must not have a <code data-x="attr-area-coords">coords</code>
40390+
<p>In the <dfn attr-value for="area/shape" data-x="attr-area-shape-default">default state</dfn>,
40391+
<code>area</code> elements must not have a <code data-x="attr-area-coords">coords</code>
4039240392
attribute. (The area is the whole image.)</p>
4039340393

4039440394
<p>In the <dfn attr-value for="area/shape" data-x="attr-area-shape-poly">polygon state</dfn>,
@@ -129557,6 +129557,7 @@ INSERT INTERFACES HERE
129557129557
Neil Deakin,
129558129558
Neil Rashbrook,
129559129559
Neil Soiffer,
129560+
Nereida Rondon,
129560129561
Nicholas Shanks,
129561129562
Nicholas Stimpson,
129562129563
Nicholas Zakas,

0 commit comments

Comments
 (0)