Skip to content

Commit b25acc1

Browse files
committed
[css-display-3][css-display-4][editorial] Fixed Bikeshed issues
1 parent a378395 commit b25acc1

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

css-display-3/Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ WPT Display: closed
3636
</pre>
3737
<pre class="link-defaults">
3838
spec:css-align-3; type:value; text:stretch
39+
spec:css-backgrounds-3; type:property; text:border
3940
spec:css-break-3; type:dfn; text:fragment;
4041
spec:css2;
4142
type:property; text:overflow;
@@ -1384,13 +1385,14 @@ Display Order: the 'order' property</h2>
13841385
&lt;li>Mouse
13851386
&lt;/ul>
13861387
&lt;img src="images/computer.jpg"
1387-
alt="You get: a white desktop computer with matching peripherals.">
1388+
alt="You get: a white desktop computer with matching peripherals."
1389+
width="250" height="188">
13881390
&lt;/article>
13891391
</pre>
13901392

13911393
<figure>
13921394
<div id="order-example">
1393-
<img src="images/computer.jpg" alt='You get: a white desktop computer with matching keyboard and monitor.'>
1395+
<img src="images/computer.jpg" alt='You get: a white desktop computer with matching keyboard and monitor.' width="250" height="188">
13941396
<h1 id=quiet-pubrules-1 style="font-size: 1.4em;">Computer Starter Kit</h1>
13951397
<p>
13961398
This is the best computer money can buy,

css-display-4/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1399,13 +1399,14 @@ Display Order: the 'order' property</h2>
13991399
&lt;li>Mouse
14001400
&lt;/ul>
14011401
&lt;img src="images/computer.jpg"
1402-
alt="You get: a white desktop computer with matching peripherals.">
1402+
alt="You get: a white desktop computer with matching peripherals."
1403+
width="250" height="188">
14031404
&lt;/article>
14041405
</pre>
14051406

14061407
<figure>
14071408
<div id="order-example">
1408-
<img src="images/computer.jpg" alt='You get: a white desktop computer with matching keyboard and monitor.'>
1409+
<img src="images/computer.jpg" alt='You get: a white desktop computer with matching keyboard and monitor.' width="250" height="188">
14091410
<h1 id=quiet-pubrules-1 style="font-size: 1.4em;">Computer Starter Kit</h1>
14101411
<p>
14111412
This is the best computer money can buy,

0 commit comments

Comments
 (0)