Skip to content

Commit d0a3067

Browse files
committed
[css-grid] Remove staticpos sanity-check issue, as its sanity has been checked.
1 parent c7c08ff commit d0a3067

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

css-grid/Overview.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -790,9 +790,6 @@ <h3 class="heading settled heading" data-level=4.3 id=static-position><span clas
790790
the absolutely-positioned child has no effect on the size of the containing block
791791
or layout of its contents.
792792

793-
<p class=issue id=issue-10e57cb7><a class=self-link href=#issue-10e57cb7></a>
794-
Is this a reasonable and implementable definition of the static position?
795-
796793
<p class=issue id=issue-cc903511><a class=self-link href=#issue-cc903511></a>
797794
Make sure Flexbox and Grid Layout have consistent models for static position.
798795

@@ -2946,9 +2943,6 @@ <h2 class="no-num no-ref heading settled heading" id=property-index><span class=
29462943
Ideas welcome, please <a href="mailto:www-style@w3.org?Subject=%5Bcss-grid%5D%20Collapsing%20Grid%20Tracks">post them to www-style@w3.org</a>.
29472944

29482945
<a href=#issue-011f0229></a><p class=issue>
2949-
Is this a reasonable and implementable definition of the static position?
2950-
2951-
<a href=#issue-10e57cb7></a><p class=issue>
29522946
Make sure Flexbox and Grid Layout have consistent models for static position.
29532947

29542948
<a href=#issue-cc903511></a><p class=issue>Would be nice if <a class=css data-link-type=maybe href=#propdef-grid title=grid>grid: subgrid</a> just worked.

css-grid/Overview.src.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -703,9 +703,6 @@ <h3 id="static-position">
703703
the absolutely-positioned child has no effect on the size of the containing block
704704
or layout of its contents.
705705

706-
<p class="issue">
707-
Is this a reasonable and implementable definition of the static position?
708-
709706
<p class="issue">
710707
Make sure Flexbox and Grid Layout have consistent models for static position.
711708

0 commit comments

Comments
 (0)