Skip to content

Commit 8a5f8d2

Browse files
committed
[css-ui-3] Document discussion on padding-box in DoC
1 parent b011ed2 commit 8a5f8d2

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

css-ui/issues-2012-2015.html

+10
Original file line numberDiff line numberDiff line change
@@ -943,6 +943,16 @@ <h1>CSS Basic User Interface Module Level 3 (CSS3 UI) Disposition of Comments fo
943943
Closed: OutOfScope
944944
Note: 2015-06-10 WG telcon resolved to reject threat request, as out of scope for a W3C spec.
945945
Note: Previously part of Issue 97. <a href='#issue-97'>#</a></pre>
946+
<pre class='r' id='issue-103'>
947+
Issue 103. <a href='#issue-103'>#</a>
948+
Summary: Consider not dropping the padding-box value of the box-sizing property
949+
From: Florian Rivoal, Jonathan Kingston
950+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jun/0123.html'>https://lists.w3.org/Archives/Public/www-style/2015Jun/0123.html</a>
951+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jun/0269.html'>https://lists.w3.org/Archives/Public/www-style/2015Jun/0269.html</a>
952+
Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jun/0241.html'>https://lists.w3.org/Archives/Public/www-style/2015Jun/0241.html</a>
953+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jun/0323.html'>https://lists.w3.org/Archives/Public/www-style/2015Jun/0323.html</a>
954+
Closed: Rejected
955+
Note: All browser vendors agree on not implementing this feature.</pre>
946956
<script>
947957
(function () {
948958
var sheet = document.styleSheets[0];

css-ui/issues-2012-2015.txt

+10
Original file line numberDiff line numberDiff line change
@@ -1014,3 +1014,13 @@ Response: https://lists.w3.org/Archives/Public/www-style/2015Jun/0111.html
10141014
Closed: OutOfScope
10151015
Note: 2015-06-10 WG telcon resolved to reject threat request, as out of scope for a W3C spec.
10161016
Note: Previously part of Issue 97.
1017+
----
1018+
Issue 103.
1019+
Summary: Consider not dropping the padding-box value of the box-sizing property
1020+
From: Florian Rivoal, Jonathan Kingston
1021+
Comment: https://lists.w3.org/Archives/Public/www-style/2015Jun/0123.html
1022+
Comment: https://lists.w3.org/Archives/Public/www-style/2015Jun/0269.html
1023+
Resolved: https://lists.w3.org/Archives/Public/www-style/2015Jun/0241.html
1024+
Response: https://lists.w3.org/Archives/Public/www-style/2015Jun/0323.html
1025+
Closed: Rejected
1026+
Note: All browser vendors agree on not implementing this feature.

0 commit comments

Comments
 (0)