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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>118803</bug_id>
          
          <creation_ts>2013-07-17 11:03:24 -0700</creation_ts>
          <short_desc>document.elementFromPoint doesn&apos;t work if text nodes are attached on a ShadowRoot</short_desc>
          <delta_ts>2016-10-05 16:22:19 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BlinkMergeCandidate, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>148695</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>kling</cc>
    
    <cc>koivisto</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>tkent</cc>
    
    <cc>tonikitoo</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>909393</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-07-17 11:03:24 -0700</bug_when>
    <thetext>Consider merging https://chromium.googlesource.com/chromium/blink/+/1b5e6d8d09e59fb25df0319e48af4fb05493856a

In TreeScope::elementFromPoint,
 - nodeFromPoint can return a Text node which is a child of a ShadowRoot. We
   should search ancestors of the ShadowRoot in this case.
 - ancestorInThisScope returns this ShadowRoot if |this| is passed. We should
   handle such case.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>909451</commentid>
    <comment_count>1</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2013-07-17 14:19:54 -0700</bug_when>
    <thetext>I don&apos;t think the problem happens in WebKit because of no Shadow DOM API.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1182645</commentid>
    <comment_count>2</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2016-04-11 01:50:32 -0700</bug_when>
    <thetext>We should check if this is still broken or not.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1190866</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2016-05-06 19:11:23 -0700</bug_when>
    <thetext>&lt;rdar://problem/26153844&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1236816</commentid>
    <comment_count>4</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2016-10-05 16:22:19 -0700</bug_when>
    <thetext>Fixed in https://bugs.webkit.org/show_bug.cgi?id=162882 instead.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>