File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 rel =dcterms.rights >
1313 < meta content ="CSS Regions Module Level 3 " name =dcterms.title >
1414 < meta content =text name =dcterms.type >
15- < meta content =2013-02-22 name =dcterms.issued >
15+ < meta content =2013-02-26 name =dcterms.issued >
1616 < meta content ="Vincent Hardy " name =dcterms.creator >
1717 < meta content ="Rossen Atanassov " name =dcterms.creator >
1818 < meta content ="Alan Stearns " name =dcterms.creator >
5050
5151 < h1 id =css-regions-module > CSS Regions Module Level 3</ h1 >
5252
53- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 22 February
53+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 26 February
5454 2013</ h2 >
5555
5656 < dl >
@@ -2716,6 +2716,15 @@ <h2 id=relation-to-document-events><span class=secno>8. </span>Relation to
27162716 href ="http://www.w3.org/TR/dom/#events "> event's bubble and capture
27172717 phases</ a > happen following the document tree order.
27182718
2719+ < div class =issue-marker data-bug_id =21132 data-bug_status =ASSIGNED > < a
2720+ href ="https://www.w3.org/Bugs/Public/show_bug.cgi?id=21132 "> Issue-21132</ a >
2721+
2722+ < div class =issue-details >
2723+ < p class =short-desc > Regions need a way to respond to events in their
2724+ content fragment
2725+ </ div >
2726+ </ div >
2727+
27192728 < h2 id =relation-to-other-specifications > < span class =secno > 9.
27202729 </ span > Relation to other specifications</ h2 >
27212730
Original file line number Diff line number Diff line change @@ -2044,7 +2044,6 @@ <h3 id="region-flow-layout-events">Region flow layout events</h3>
20442044
20452045 < h3 id ="cssomview-and-regions "> Clarifications on pre-existing APIs</ h3 >
20462046
2047-
20482047 < h4 id ="cssomview-getclientrects-and-getboundingclientrect "> < code class ="idl "> getClientRects()</ code > and < code > getBoundingClientRects()</ code > </ h4 >
20492048
20502049 < p > The < a href ="http://www.w3.org/TR/cssom-view/ "> CSSOM View Module</ a >
@@ -2401,6 +2400,14 @@ <h2 id="relation-to-document-events">Relation to document events</h2>
24012400 "http://www.w3.org/TR/dom/#events "> event's
24022401 bubble and capture phases</ a > happen following the document tree order.</ p >
24032402
2403+ < div class ="issue-marker " data-bug_id ="21132 " data-bug_status ="ASSIGNED ">
2404+ < a href =
2405+ "https://www.w3.org/Bugs/Public/show_bug.cgi?id=21132 "> Issue-21132</ a >
2406+
2407+ < div class ="issue-details ">
2408+ < p class ="short-desc "> Regions need a way to respond to events in their content fragment</ p >
2409+ </ div >
2410+ </ div >
24042411
24052412 < h2 id ="relation-to-other-specifications "> Relation to other
24062413 specifications</ h2 >
You can’t perform that action at this time.
0 commit comments