Skip to content

Commit 779a181

Browse files
Add internationalization section (w3c#452)
1 parent 5e51549 commit 779a181

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

index.bs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Group: webapps
1414
Repository: W3C/IntersectionObserver
1515
Test Suite: http://w3c-test.org/intersection-observer/
1616
Ignored Vars: rootMargin, docs, now
17+
Markup Shorthands: markdown yes
1718
</pre>
1819

1920
<pre class="anchors">
@@ -776,6 +777,14 @@ which has privacy and security considerations of its own. It is however unlikely
776777
at most once per rendering update (see [[#event-loop]]), which is far too
777778
infrequent for the familiar kind of timing attack.
778779

780+
<!-- ============================================================ -->
781+
<h2 id=internationalization>Internationalization</h2>
782+
<!-- ============================================================ -->
783+
784+
*This section is non-normative.*
785+
786+
There are no known issues concerning internationalization.
787+
779788
<!-- ============================================================ -->
780789
<h2 id=acknowledgements>Acknowledgements</h2>
781790
<!-- ============================================================ -->

0 commit comments

Comments
 (0)