Skip to content

Commit ee972c4

Browse files
committed
[css2] update
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402706
1 parent 462bb70 commit ee972c4

2 files changed

Lines changed: 32 additions & 4 deletions

File tree

css2/issues/issues-4

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -824,11 +824,11 @@ Proposal:
824824
Add to the definition of "margin edge"
825825
| The four margin edges define the box's <dfn>margin box</dfn>.
826826
Add to the definition of "border edge"
827-
| The four margin edges define the box's <dfn>border box</dfn>.
827+
| The four border edges define the box's <dfn>border box</dfn>.
828828
Add to the definition of "padding edge"
829829
| The four padding edges define the box's <dfn>padding box</dfn>.
830830
Add to the definition of "content edge"
831-
| The four margin edges define the box's <dfn>content box</dfn>.
831+
| The four content edges define the box's <dfn>content box</dfn>.
832832

833833
Resolution:
834834

@@ -921,3 +921,15 @@ Resolution:
921921

922922
Issue closed.
923923
------------------------------------------------------------------------
924+
Issue 39.
925+
URI: http://lists.w3.org/Archives/Public/www-style/2007May/0072.html
926+
Description:
927+
928+
"outline-width: thick solid" in example should be "outline: thick solid"
929+
930+
Resolution:
931+
932+
Assumed editorial.
933+
934+
Issue closed.
935+
------------------------------------------------------------------------

css2/issues/issues-4.html

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,11 +1060,11 @@ <h2 id="issue-34">Issue 34</h2>
10601060
Add to the definition of "margin edge"
10611061
| The four margin edges define the box's <dfn>margin box</dfn>.
10621062
Add to the definition of "border edge"
1063-
| The four margin edges define the box's <dfn>border box</dfn>.
1063+
| The four border edges define the box's <dfn>border box</dfn>.
10641064
Add to the definition of "padding edge"
10651065
| The four padding edges define the box's <dfn>padding box</dfn>.
10661066
Add to the definition of "content edge"
1067-
| The four margin edges define the box's <dfn>content box</dfn>.
1067+
| The four content edges define the box's <dfn>content box</dfn>.
10681068
</pre></dd>
10691069
<dt>Resolution</dt>
10701070
<dd><pre>
@@ -1178,3 +1178,19 @@ <h2 id="issue-38">Issue 38</h2>
11781178
<dt>Status</dt>
11791179
<dd><p>Issue closed.</p></dd>
11801180
</dl>
1181+
1182+
<h2 id="issue-37">Issue 39</h2>
1183+
1184+
<dl>
1185+
<dt>URI</dt>
1186+
<dd><a href="http://lists.w3.org/Archives/Public/www-style/2007May/0072.html">http://lists.w3.org/Archives/Public/www-style/2007May/0072.html</a></dd>
1187+
<dt>Description</dt>
1188+
<dd><pre>
1189+
"outline-width: thick solid" in example should be "outline: thick solid"
1190+
</pre></dd>
1191+
<dt>Resolution</dt>
1192+
<dd><pre>Assumed Editorial.
1193+
</pre></dd>
1194+
<dt>Status</dt>
1195+
<dd><p>Issue closed.</p></dd>
1196+
</dl>

0 commit comments

Comments
 (0)