Skip to content

Commit 770f52b

Browse files
committed
[editorial] d'oh
1 parent 4a3a038 commit 770f52b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ table.deltaE td.dE2 { background: rgb(217, 243, 68)}
122122
table.deltaE td.dE3 { background: rgb(243, 240, 68)}
123123
table.deltaE td.dE4 { background: rgb(243, 202, 68)}
124124
table.deltaE td.dE5 { background: rgb(243, 103, 68); color: white}
125-
// work-around for https://github.com/tabatkins/bikeshed/issues/1799
125+
/* work-around for https://github.com/tabatkins/bikeshed/issues/1799 */
126126
div.example {
127127
overflow: visible;
128128
}

css-color-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:css-color-4; type:value; text:srgb
4141
table.deltaE td.dE3 { background: rgb(243, 240, 68)}
4242
table.deltaE td.dE4 { background: rgb(243, 202, 68)}
4343
table.deltaE td.dE5 { background: rgb(243, 103, 68); color: white}
44-
// work-around for https://github.com/tabatkins/bikeshed/issues/1799
44+
/* work-around for https://github.com/tabatkins/bikeshed/issues/1799 */
4545
div.example {
4646
overflow: visible;
4747
}

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spec:fetch; type:dfn; for:/; text:fetch
5353
</pre>
5454

5555
<style>
56-
// work-around for https://github.com/tabatkins/bikeshed/issues/1799
56+
/* work-around for https://github.com/tabatkins/bikeshed/issues/1799 */
5757
div.example {
5858
overflow: visible;
5959
}

0 commit comments

Comments
 (0)