Skip to content

Commit 0a476ef

Browse files
committed
Don't expose platform-specific form appearance
1 parent 2c95e37 commit 0a476ef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

source

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76598,6 +76598,7 @@ dictionary <dfn dictionary>CanvasPaintEventInit</dfn> : <span>EventInit</span> {
7659876598
<dd>Subpixel text rendering and antialiasing.
7659976599

7660076600
<dt><span data-x="form-associated element">Form-associated elements</span>
76601+
<dd>Platform-specific appearance.
7660176602
<dd>Pending autofill suggestions.
7660276603

7660376604
<dt><code>a</code> and <code>area</code> elements
@@ -76611,7 +76612,7 @@ dictionary <dfn dictionary>CanvasPaintEventInit</dfn> : <span>EventInit</span> {
7661176612
<dd>Matching text from find-in-page.
7661276613

7661376614
<dt><span data-x="form-associated element">Form-associated elements</span>
76614-
<dd>Default appearance that is the same for all users on the current operating system.
76615+
<dd>Default appearance that is the same on all platforms.
7661576616
</dl>
7661676617

7661776618
</div>

0 commit comments

Comments
 (0)