<?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>137672</bug_id>
          
          <creation_ts>2014-10-13 14:17:38 -0700</creation_ts>
          <short_desc>AX: [ATK] atk_text_get_text_at_offset is broken for elements with CSS-generated text content</short_desc>
          <delta_ts>2017-03-11 10:47:43 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Accessibility</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>25531</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Joanmarie Diggs">jdiggs</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>dauwhe</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>webkit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1041351</commentid>
    <comment_count>0</comment_count>
    <who name="Joanmarie Diggs">jdiggs</who>
    <bug_when>2014-10-13 14:17:38 -0700</bug_when>
    <thetext>Given:

  &lt;html&gt;
  &lt;head&gt;
  &lt;style type=&quot;text/css&quot;&gt;
  p#generated:before { content: &quot;Before&quot;; }
  p#generated:after { content: &quot;After&quot;; }
  &lt;/style&gt;
  &lt;/head&gt;
  &lt;body&gt;
  &lt;p id=&quot;generated&quot;&gt; Text &lt;/p&gt;
  &lt;/body&gt;
  &lt;/html&gt;

The reported line, word, and sentence for a specified offset is either a partial string or an empty string.

See also bug 137669.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1041352</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-10-13 14:17:49 -0700</bug_when>
    <thetext>&lt;rdar://problem/18638921&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>