Skip to content

Commit 837d728

Browse files
committed
[css-snappoints] Converting to ED per resolution on 10/23/2013
1 parent 169f878 commit 837d728

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

css-snappoints/Overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<link href="#index" rel=index>
1010
<link href="../default.css" rel=stylesheet type="text/css">
1111
<link href="../csslogo.ico" rel="shortcut icon" type="image/x-icon">
12-
<link href="http://www.w3.org/StyleSheets/TR/w3c-unofficial.css"
13-
rel=stylesheet type="text/css">
12+
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
13+
type="text/css">
1414

1515
<body class=h-entry>
1616
<div class=head> <!--begin-logo-->
@@ -20,8 +20,8 @@
2020
<h1 class=p-name>CSS Scroll Snap Points Module Level 1</h1>
2121

2222
<h2 class="no-num no-toc">Editor's Draft <time class=dt-updated
23-
datetime=20131023>23 October 2013</time>
24-
<!-- for HTML4.x doctypes: <span class="dt-updated"><span class="value-title" title="20131023">23 October 2013</span></span> -->
23+
datetime=20131028>28 October 2013</time>
24+
<!-- for HTML4.x doctypes: <span class="dt-updated"><span class="value-title" title="20131028">28 October 2013</span></span> -->
2525
</h2>
2626

2727
<dl>

css-snappoints/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel=index href="#index">
88
<link rel="stylesheet" type="text/css" href="../default.css">
99
<link href="../csslogo.ico" rel="shortcut icon" type="image/x-icon">
10-
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/w3c-unofficial.css">
10+
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
1111
</head>
1212

1313
<body class="h-entry">

0 commit comments

Comments
 (0)