File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
833833Resolution:
834834
@@ -921,3 +921,15 @@ Resolution:
921921
922922Issue 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+ ------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -1060,11 +1060,11 @@ <h2 id="issue-34">Issue 34</h2>
10601060Add to the definition of "margin edge"
10611061| The four margin edges define the box's < dfn > margin box</ dfn > .
10621062Add 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 > .
10641064Add to the definition of "padding edge"
10651065| The four padding edges define the box's < dfn > padding box</ dfn > .
10661066Add 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 >
You can’t perform that action at this time.
0 commit comments