Skip to content

Commit c384120

Browse files
committed
[css-regions] close issue 15679 as a dup of 21132
1 parent 33b85f6 commit c384120

2 files changed

Lines changed: 0 additions & 22 deletions

File tree

css-regions/Overview.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1800,16 +1800,6 @@ <h3 id=processing-model><span class=secno>5.1. </span>Processing model</h3>
18001800

18011801
<h2 id="cssom_view_and_css_regions"><span class=secno>6. </span>CSSOM</h2>
18021802

1803-
<div class=issue-marker-wrapper>
1804-
<div class=issue-marker data-bug_id=15679 data-bug_status=NEW> <a
1805-
href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15679">Issue-15679</a>
1806-
1807-
<div class=issue-details>
1808-
<p class=short-desc>elementFromPoint and CSS regions
1809-
</div>
1810-
</div>
1811-
</div>
1812-
18131803
<p>Since content may flow into multiple regions, authors need a way to
18141804
determine if there are enough regions to flow all the content from a named
18151805
flow. This is especially important considering that the size of regions or

css-regions/Overview.src.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1632,18 +1632,6 @@ <h3 id="processing-model">Processing model</h3>
16321632

16331633
<h2 id="cssom_view_and_css_regions">CSSOM</h2>
16341634

1635-
<div class="issue-marker-wrapper">
1636-
<div class="issue-marker" data-bug_id="15679" data-bug_status="NEW">
1637-
<a href=
1638-
"https://www.w3.org/Bugs/Public/show_bug.cgi?id=15679">Issue-15679</a>
1639-
1640-
<div class="issue-details">
1641-
<p class="short-desc">elementFromPoint and CSS regions</p>
1642-
</div>
1643-
</div>
1644-
</div>
1645-
</div>
1646-
16471635
<p>Since content may flow into multiple regions, authors need a way to
16481636
determine if there are enough regions to flow all the content from a named
16491637
flow. This is especially important considering that the size of regions or

0 commit comments

Comments
 (0)