<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>23825</bug_id>
          
          <creation_ts>2013-11-14 07:46:59 +0000</creation_ts>
          <short_desc>&quot; hit testing&quot; is not defined</short_desc>
          <delta_ts>2016-05-13 06:19:55 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>CSSOM View</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Burns :automatedtester">dburns</reporter>
          <assigned_to name="Simon Pieters">zcorpan</assigned_to>
          <cc>annevk</cc>
    
    <cc>w3bugs</cc>
    
    <cc>w3bugzilla</cc>
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>96300</commentid>
    <comment_count>0</comment_count>
    <who name="David Burns :automatedtester">dburns</who>
    <bug_when>2013-11-14 07:46:59 +0000</bug_when>
    <thetext>http://dev.w3.org/csswg/cssom-view/#extensions-to-the-document-interface

[[
 hit testing
]]

is not defined in the spec. There is a note slightly lower in the spec but it would be useful, at least for the WebDriver spec, would rely on this part of CSSOM especially &quot;hit testing&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>96571</commentid>
    <comment_count>1</comment_count>
    <who name="David Burns :automatedtester">dburns</who>
    <bug_when>2013-11-20 00:03:02 +0000</bug_when>
    <thetext>Pointer Events also seem to require a definition to hit testing for their specification. Put pointer in their meeting to this bug so am updating here too.

http://www.w3.org/2013/11/19-pointerevents-minutes.html#item03</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>123639</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Rebert">w3bugs</who>
    <bug_when>2015-10-09 19:34:20 +0000</bug_when>
    <thetext>CSS UI 3 similarly depends on this but leaves it undefined:
https://github.com/w3c/csswg-drafts/commit/8eb712420eeb8144a96ff4092d62796184640cd3</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126431</commentid>
    <comment_count>3</comment_count>
    <who name="Jordan Milne">w3bugzilla</who>
    <bug_when>2016-05-13 06:19:55 +0000</bug_when>
    <thetext>We should add a caveat that the hit testing function should not descend into subdocuments. 

The naive solution is to use the same hit testing function used for detecting which element should receive a click, but descending into cross-origin frames will leak information about the frame&apos;s contents via timing information. At least Firefox[0] and IE11 were affected by this.

[0]: https://bugzilla.mozilla.org/show_bug.cgi?id=950427</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>