diff --git a/css-contain-1/Overview.bs b/css-contain-1/Overview.bs index 53551bcdc8e..55bdd47fc0d 100644 --- a/css-contain-1/Overview.bs +++ b/css-contain-1/Overview.bs @@ -48,7 +48,8 @@ Introduction There are various heuristics that can be used to guess when a given sub-tree is independent of the rest of the page in some manner, but they're fragile, - so innocuous changes to a page may inadvertently make it flunk the heuristics and fall into a slow mode. + so innocuous changes to a page may inadvertently make it fail such heuristic tests, + causing rendering to fall into a slow code path. There are also many things that would be good to isolate which are difficult or impossible to detect in a heuristic manner. To alleviate these problems diff --git a/css-contain-1/issues-2019-10-pr.html b/css-contain-1/issues-2019-10-pr.html new file mode 100644 index 00000000000..fe37f1f8c70 --- /dev/null +++ b/css-contain-1/issues-2019-10-pr.html @@ -0,0 +1,72 @@ + + +CSS Contain Level 1 Disposition of Comments for 2019-10-15 PR + + +

CSS Contain Level 1 Disposition of Comments for 2019-10-15 PR

+ +

Review document: https://www.w3.org/TR/2019/PR-css-contain-1-20191015/ + +

Editor's draft: http://dev.w3.org/csswg/css-contain-1/ + +

The following color coding convention is used for comments:

+ + + +

Open issues are marked like this

+ +

An issue can be closed as Accepted, OutOfScope, +Invalid, Rejected, or Retracted. +Verified indicates commentor's acceptance of the response.

+
+Issue 1. #
+Summary:  Suggest Rephrasing in Introduction
+From:     Chris Needham
+Comment:  https://github.com/w3c/csswg-drafts/issues/4466
+Response: https://github.com/w3c/csswg-drafts/pull/3898
+Closed:   Accepted
+Resolved: Editorial
+ diff --git a/css-contain-1/issues-2019-10-pr.txt b/css-contain-1/issues-2019-10-pr.txt new file mode 100644 index 00000000000..728571cdd04 --- /dev/null +++ b/css-contain-1/issues-2019-10-pr.txt @@ -0,0 +1,11 @@ +Draft: https://www.w3.org/TR/2019/PR-css-contain-1-20191015/ +Title: CSS Contain Level 1 + +---- +Issue 1. +Summary: Suggest Rephrasing in Introduction +From: Chris Needham +Comment: https://github.com/w3c/csswg-drafts/issues/4466 +Response: https://github.com/w3c/csswg-drafts/pull/3898 +Closed: Accepted +Resolved: Editorial diff --git a/css-contain-2/Overview.bs b/css-contain-2/Overview.bs index 94544cd6772..3dc63a59a7e 100644 --- a/css-contain-2/Overview.bs +++ b/css-contain-2/Overview.bs @@ -50,7 +50,8 @@ Introduction There are various heuristics that can be used to guess when a given sub-tree is independent of the rest of the page in some manner, but they're fragile, - so innocuous changes to a page may inadvertently make it flunk the heuristics and fall into a slow mode. + so innocuous changes to a page may inadvertently make it fail such heuristic tests, + causing rendering to fall into a slow code path. There are also many things that would be good to isolate which are difficult or impossible to detect in a heuristic manner. To alleviate these problems diff --git a/css-contain-2/issues-2019-10-pr.html b/css-contain-2/issues-2019-10-pr.html new file mode 100644 index 00000000000..53ababa7009 --- /dev/null +++ b/css-contain-2/issues-2019-10-pr.html @@ -0,0 +1,72 @@ + + +CSS Contain Level 2 Disposition of Comments for 2019-10-15 WD + + +

CSS Contain Level 2 Disposition of Comments for 2019-10-15 WD

+ +

Review document: https://www.w3.org/TR/2019/WD-css-contain-2-20191015/ + +

Editor's draft: http://dev.w3.org/csswg/css-contain-2/ + +

The following color coding convention is used for comments:

+ + + +

Open issues are marked like this

+ +

An issue can be closed as Accepted, OutOfScope, +Invalid, Rejected, or Retracted. +Verified indicates commentor's acceptance of the response.

+
+Issue 1. #
+Summary:  Suggest Rephrasing in Introduction
+From:     Chris Needham
+Comment:  https://github.com/w3c/csswg-drafts/issues/4466
+Response: https://github.com/w3c/csswg-drafts/pull/3898
+Closed:   Accepted
+Resolved: Editorial
+ diff --git a/css-contain-2/issues-2019-10-pr.txt b/css-contain-2/issues-2019-10-pr.txt new file mode 100644 index 00000000000..a7a7f86114a --- /dev/null +++ b/css-contain-2/issues-2019-10-pr.txt @@ -0,0 +1,11 @@ +Draft: https://www.w3.org/TR/2019/WD-css-contain-2-20191015/ +Title: CSS Contain Level 2 + +---- +Issue 1. +Summary: Suggest Rephrasing in Introduction +From: Chris Needham +Comment: https://github.com/w3c/csswg-drafts/issues/4466 +Response: https://github.com/w3c/csswg-drafts/pull/3898 +Closed: Accepted +Resolved: Editorial