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
<p>When a method or an attribute is said to call another method or attribute, the user agent must invoke its internal API for that attribute or method so that
209
209
e.g. the author can't change the behavior by overriding attributes or methods with custom properties or functions in ECMAScript.
210
210
211
-
<p>Unless otherwise stated, string comparisons are done in a <span>case-sensitive</span> manner.
211
+
<p>Unless otherwise stated, string comparisons are done in a <aclass="external" href="http://dom.spec.whatwg.org/#case-sensitive">case-sensitive</a> manner.
212
212
213
213
<p>A conforming user agent implements all the requirements made by this
Copy file name to clipboardExpand all lines: cssom-view/Overview.src.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ <h2>Conformance</h2>
176
176
<p>When a method or an attribute is said to call another method or attribute, the user agent must invoke its internal API for that attribute or method so that
177
177
e.g. the author can't change the behavior by overriding attributes or methods with custom properties or functions in ECMAScript.
178
178
179
-
<p>Unless otherwise stated, string comparisons are done in a <span>case-sensitive</span> manner.
179
+
<p>Unless otherwise stated, string comparisons are done in a <spandata-anolis-spec=dom>case-sensitive</span> manner.
180
180
181
181
<p>A conforming user agent implements all the requirements made by this
0 commit comments