Skip to content

Commit b3cafef

Browse files
authored
Use the respec-w3c profile (#32)
The `w3c-common` profile was no longer updated. See https://github.com/w3c/respec/pull/2838 for details.
1 parent efb4d4c commit b3cafef

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
<meta charset="utf-8"/>
55
<title>Requirements for Hangul Text Layout and Typography : 한국어 텍스트 레이아웃 및 타이포그래피를 위한 요구사항</title>
66

7-
<script src="script.js"></script>
87
<link rel="stylesheet" href="local.css" />
8+
9+
<script async class="remove" src="https://www.w3.org/Tools/respec/respec-w3c"></script>
10+
<script src="script.js"></script>
911
<!--
1012
=== NOTA BENE ===
1113
For the three scripts below, if your spec resides on dev.w3 you can check them
1214
out in the same tree and use relative links so that they will work offline,
1315
-->
14-
<script src="https://www.w3.org/Tools/respec/respec-w3c-common" class="remove"></script>
1516
<script class="remove">
1617
var respecConfig = {
1718
useExperimentalStyles: true,

0 commit comments

Comments
 (0)