Skip to content

Commit 16314f3

Browse files
committed
[css-ui-3] Minor markup & typo fixes to make Bikeshed happy
1 parent 58754f0 commit 16314f3

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

css-ui-3/Overview.bs

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ Work Status: completed
1212
Editor: Tantek Çelik, Mozilla https://www.mozilla.org/, tantek@cs.stanford.edu, http://tantek.com, w3cid 1464
1313
Editor: Florian Rivoal, On behalf of Bloomberg, http://florian.rivoal.net/, w3cid 43241
1414
Abstract: This specification describes user interface related
15-
properties and values that are proposed for CSS level 3
16-
to style HTML and XML (including XHTML).
17-
It includes and extends user interface related features from the
18-
properties and values of CSS level 2 revision 1.
19-
It uses various
20-
properties and values to style basic user interface elements in a document.
15+
properties and values that are proposed for CSS level 3
16+
to style HTML and XML (including XHTML).
17+
It includes and extends user interface related features from the
18+
properties and values of CSS level 2 revision 1.
19+
It uses various
20+
properties and values to style basic user interface elements in a document.
2121
Ignored Terms: outline-top
2222
Ignored Terms: outline-left
2323
Ignored Terms: ime-mode
@@ -912,7 +912,7 @@ Sample CSS:
912912

913913
Sample HTML fragments, renderings, and your browser:
914914
<table class="awesome-table data">
915-
<thead><th>HTML<th>Reference rendering<th>Your Browser</thead>
915+
<thead><tr><th>HTML<th>Reference rendering<th>Your Browser</thead>
916916
<tr>
917917
<td><code highlight=html>&lt;div>שלום 123456&lt;/div></code><td><div style="font-family:monospace">123456 ם…</div><td><div style="font-family: monospace; white-space: pre; overflow: hidden; width: 9ch; text-overflow: ellipsis">שלום 123456</div>
918918
<tr><td><code highlight=html>&lt;div dir=rtl>שלום 123456&lt;/div></code><td><div style="font-family:monospace">…456 שלום</div><td><div style="font-family: monospace; white-space: pre; overflow: hidden; width: 9ch; text-overflow: ellipsis" dir=rtl>שלום 123456</div>
@@ -1145,17 +1145,17 @@ Animation type: discrete
11451145

11461146
<wpt>
11471147
animation/cursor-no-interpolation.html
1148-
cgitor-image-png-016-manual.html
1149-
cgrsor-image-png-017-manual.html
1150-
cgrsor-image-png-019-manual.html
1151-
cgrsor-image-png-023-manual.html
1152-
cgrsor-image-png-024-manual.html
1153-
cgrsor-image-png-025-manual.html
1154-
cgrsor-image-png-027-manual.html
1155-
cgrsor-image-png-028-manual.html
1156-
cgrsor-image-png-036-manual.html
1157-
cgrsor-image-png-040-manual.html
1158-
cgrsor-image-png-042-manual.html
1148+
cursor-image-png-016-manual.html
1149+
cursor-image-png-017-manual.html
1150+
cursor-image-png-019-manual.html
1151+
cursor-image-png-023-manual.html
1152+
cursor-image-png-024-manual.html
1153+
cursor-image-png-025-manual.html
1154+
cursor-image-png-027-manual.html
1155+
cursor-image-png-028-manual.html
1156+
cursor-image-png-036-manual.html
1157+
cursor-image-png-040-manual.html
1158+
cursor-image-png-042-manual.html
11591159
cursor-001-manual.html
11601160
cursor-002-manual.html
11611161
cursor-003-manual.html
@@ -3035,4 +3035,4 @@ tentative/user-modify-03.html
30353035
tentative/webkit-user-modify-01.html
30363036
tentative/webkit-user-modify-02.html
30373037
tentative/webkit-user-modify-03.html
3038-
</wpt>
3038+
</wpt>

0 commit comments

Comments
 (0)