Skip to content

Commit f494df0

Browse files
committed
[css-ui-3] Fix markup typo
1 parent 85612a6 commit f494df0

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

css-ui/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,9 @@ context, specifically: auto behaves as ''cursor/text'' over text, and ''cursor/d
10791079
<dd>No cursor is rendered for the element.</dd>
10801080
</dl>
10811081

1082-
links and status cursors
1082+
<dt>links and status cursors
1083+
<dd>
1084+
10831085
<dl>
10841086
<dt style="cursor:context-menu">context-menu</dt>
10851087
<dd>A context menu is available for the object under the cursor.

css-ui/Overview.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<h1 class="p-name no-ref" id="title">CSS Basic User Interface Module Level 3 (CSS3 UI)</h1>
152152

153153
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft,
154-
<time class="dt-updated" datetime="2015-07-07">7 July 2015</time></span></h2>
154+
<time class="dt-updated" datetime="2015-07-30">30 July 2015</time></span></h2>
155155

156156
<div data-fill-with="spec-metadata">
157157
<dl>
@@ -2244,7 +2244,10 @@ <h4 class="heading settled" data-level="6.1.1" id="cursor"><span class="secno">6
22442244
</dl>
22452245

22462246

2247-
<p>links and status cursors</p>
2247+
<dt>links and status cursors
2248+
2249+
<dd>
2250+
22482251

22492252
<dl>
22502253

0 commit comments

Comments
 (0)