You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notes.xsl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
This widget requires some functional CSS, otherwise it won't work. If you build a custom theme, use the widget's specific CSS file as a starting point.
6
6
</xsl:when>
7
7
<xsl:whentest="@id = 'native-change-warning'">
8
-
This widget manipulates its element's value programmatically, therefore a native change event may not be fired when the element's value changes.
8
+
This widget manipulates its element's value programmatically, therefore a native <code>change</code> event may not be fired when the element's value changes.
0 commit comments