Skip to content

Commit 09cb129

Browse files
author
Tantek Çelik
committed
remove issue 5 from list of open issues for pointer-events as it has been resolved.
1 parent 5f06c9e commit 09cb129

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

css3-ui/Overview.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3198,7 +3198,6 @@ <h4 id=pointer-events><span class=secno>10.1.2. </span><span
31983198
:focus), hyperlinks, and Document.elementFromPoint().
31993199

32003200
<p>Related open issues: <a
3201-
href="http://wiki.csswg.org/spec/css3-ui#issue-5">5</a>, <a
32023201
href="http://wiki.csswg.org/spec/css3-ui#issue-6">6</a>, <a
32033202
href="http://wiki.csswg.org/spec/css3-ui#issue-7">7</a>, <a
32043203
href="http://wiki.csswg.org/spec/css3-ui#issue-8">8</a>, <a

css3-ui/Overview.src.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1711,7 +1711,6 @@ <h4 id="pointer-events"><span class="property">'pointer-events'</span> property<
17111711
<p>The pointer-events property allows authors to control whether or when an element may be the target of user pointing device (pointer, e.g. mouse) events. This property is used to specify under which circumstance (if any) a pointer event should go "through" an element and target whatever is "underneath" that element instead. This also applies to other "hit testing" behaviors such as dynamic pseudo-classes (:hover, :active, :focus), hyperlinks, and Document.elementFromPoint().</p>
17121712

17131713
<p>Related open issues:
1714-
<a href="http://wiki.csswg.org/spec/css3-ui#issue-5">5</a>,
17151714
<a href="http://wiki.csswg.org/spec/css3-ui#issue-6">6</a>,
17161715
<a href="http://wiki.csswg.org/spec/css3-ui#issue-7">7</a>,
17171716
<a href="http://wiki.csswg.org/spec/css3-ui#issue-8">8</a>,

0 commit comments

Comments
 (0)