Skip to content

Commit 490cb2c

Browse files
committed
Remove the two inclusions of shorthand properties that shouldn't have been included. (Editorial.)
1 parent 07ffd33 commit 490cb2c

2 files changed

Lines changed: 0 additions & 20 deletions

File tree

css3-transitions/Overview.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,12 +1272,6 @@ <h3 id=properties-from-css-><span class=secno>7.1. </span> Properties from
12721272

12731273
<td>length
12741274

1275-
<tr>
1276-
<td>border-color <span class=issue>This is a shorthand, so probably
1277-
shouldn't be here.</span>
1278-
1279-
<td>color
1280-
12811275
<tr>
12821276
<td>border-left-color
12831277

@@ -1313,12 +1307,6 @@ <h3 id=properties-from-css-><span class=secno>7.1. </span> Properties from
13131307

13141308
<td>length
13151309

1316-
<tr>
1317-
<td>border-width <span class=issue>This is a shorthand, so probably
1318-
shouldn't be here.</span>
1319-
1320-
<td>length
1321-
13221310
<tr>
13231311
<td>bottom
13241312

css3-transitions/Overview.src.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1249,10 +1249,6 @@ <h3>
12491249
<tr>
12501250
<td>border-bottom-width</td><td>length</td>
12511251
</tr>
1252-
<tr>
1253-
<td>border-color <span class="issue">This is a shorthand, so
1254-
probably shouldn't be here.</span></td><td>color</td>
1255-
</tr>
12561252
<tr>
12571253
<td>border-left-color</td><td>color</td>
12581254
</tr>
@@ -1274,10 +1270,6 @@ <h3>
12741270
<tr>
12751271
<td>border-top-width</td><td>length</td>
12761272
</tr>
1277-
<tr>
1278-
<td>border-width <span class="issue">This is a shorthand, so
1279-
probably shouldn't be here.</span></td><td>length</td>
1280-
</tr>
12811273
<tr>
12821274
<td>bottom</td><td>length, percentage</td>
12831275
</tr>

0 commit comments

Comments
 (0)