Skip to content

Commit d48725f

Browse files
committed
[css-contain] Update DoC
1 parent f395775 commit d48725f

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

css-contain-1/issues-2017-cr.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
33
<title>CSS Contain Level 1 Disposition of Comments for 2017-02-21 WD</title>
4-
<style type="text/css">
4+
<style>
55
.a { background: lightgreen }
66
.d { background: lightblue }
77
.r { background: orange }
@@ -77,6 +77,13 @@ <h1>CSS Contain Level 1 Disposition of Comments for 2017-02-21 WD</h1>
7777
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1872#issuecomment-342334343'>https://github.com/w3c/csswg-drafts/issues/1872#issuecomment-342334343</a>
7878
Closed: Accepted
7979
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1872#issuecomment-365686723'>https://github.com/w3c/csswg-drafts/issues/1872#issuecomment-365686723</a></pre>
80+
<pre class=' open' id='issue-6'>
81+
Issue 6. <a href='#issue-6'>#</a>
82+
Summary: contain:paint should use padding box
83+
From trchen1033
84+
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2223'>https://github.com/w3c/csswg-drafts/issues/2223</a>
85+
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2223#issuecomment-360031684'>https://github.com/w3c/csswg-drafts/issues/2223#issuecomment-360031684</a>
86+
Open</pre>
8087
<script>
8188
(function () {
8289
var sheet = document.styleSheets[0];

css-contain-1/issues-2017-cr.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,10 @@ Comment: https://github.com/w3c/csswg-drafts/issues/1872
4747
Response: https://github.com/w3c/csswg-drafts/issues/1872#issuecomment-342334343
4848
Closed: Accepted
4949
Resolved: https://github.com/w3c/csswg-drafts/issues/1872#issuecomment-365686723
50+
----
51+
Issue 6.
52+
Summary: contain:paint should use padding box
53+
From trchen1033
54+
Comment: https://github.com/w3c/csswg-drafts/issues/2223
55+
Response: https://github.com/w3c/csswg-drafts/issues/2223#issuecomment-360031684
56+
Open

0 commit comments

Comments
 (0)