Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf9b2388

Browse files
authored
Editorial: fix link to Navigator and update Respec URL (#483)
The update tells ReSpec to look for Navigator in the HTML spec. It also updatesthe URL of the ReSpec script.Unrelated, the update also reduces the information provided for the boilerplatetext to a minimum by asking Respec to fetch the group info itself.
1 parent57ef841 commitf9b2388

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

‎index.html‎

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>
66
Presentation API
77
</title>
8-
<scriptsrc="https://www.w3.org/Tools/respec/respec-w3c-common"async=
8+
<scriptsrc="https://www.w3.org/Tools/respec/respec-w3c"async=
99
"async"class="remove"></script>
1010
<scriptclass="remove">
1111
varrespecConfig={
@@ -75,10 +75,8 @@
7575
}
7676
],
7777
sotdAfterWGinfo:true,
78-
wg:'Second Screen Working Group',
79-
wgURI:'https://www.w3.org/2014/secondscreen/',
80-
wgPublicList:'public-secondscreen',
81-
wgPatentURI:'https://www.w3.org/2004/01/pp-impl/74168/status',
78+
group:'secondscreen',
79+
xref:['html','webidl'],
8280
localBiblio:{
8381
PROMGUIDE:{
8482
title:'Writing Promise-Using Specifications',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp