<?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>52102</bug_id>
          
          <creation_ts>2011-01-07 21:33:03 -0800</creation_ts>
          <short_desc>a:focus inconsistant with IE/FF</short_desc>
          <delta_ts>2011-01-08 14:07:12 -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>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>18425</dup_id>
          
          <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>0</everconfirmed>
          <reporter name="Darth">priyajeet.hora</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>priyajeet.hora</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>331148</commentid>
    <comment_count>0</comment_count>
    <who name="Darth">priyajeet.hora</who>
    <bug_when>2011-01-07 21:33:03 -0800</bug_when>
    <thetext>Please try the code below in webkit, IE (greater than 7) and FF.
Clicking the anchor should reveal the text by applying the :focus psuedo class to the span.
However it doesn&apos;t in Safari and chrome.

&lt;!doctype html&gt;
&lt;html&gt;
&lt;head&gt;
&lt;style&gt;
	a span {
		display: none;
	}
	
	a:focus span {
		display: block;
	}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
	&lt;a href=&quot;#&quot;&gt;Click me to reveal - &lt;span&gt;some stuff&lt;/span&gt;&lt;/a&gt;
&lt;/body&gt;
&lt;/html&gt;

Downstream bug
http://code.google.com/p/chromium/issues/detail?id=42157</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>331149</commentid>
    <comment_count>1</comment_count>
      <attachid>78302</attachid>
    <who name="Darth">priyajeet.hora</who>
    <bug_when>2011-01-07 21:33:47 -0800</bug_when>
    <thetext>Created attachment 78302
anchor focusing</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>331268</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2011-01-08 14:03:31 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 22261 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>331276</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2011-01-08 14:07:12 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 18425 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>78302</attachid>
            <date>2011-01-07 21:33:47 -0800</date>
            <delta_ts>2011-01-07 21:33:47 -0800</delta_ts>
            <desc>anchor focusing</desc>
            <filename>test.html</filename>
            <type>text/html</type>
            <size>224</size>
            <attacher name="Darth">priyajeet.hora</attacher>
            
              <data encoding="base64">PCFkb2N0eXBlIGh0bWw+DQo8aHRtbD4NCjxoZWFkPg0KPHN0eWxlPg0KCWEgc3BhbiB7DQoJCWRp
c3BsYXk6IG5vbmU7DQoJfQ0KCQ0KCWE6Zm9jdXMgc3BhbiB7DQoJCWRpc3BsYXk6IGJsb2NrOw0K
CX0NCjwvc3R5bGU+DQo8L2hlYWQ+DQo8Ym9keT4NCgk8YSBocmVmPSIjIj5DbGljayBtZSB0byBy
ZXZlYWwgLSA8c3Bhbj5zb21lIHN0dWZmPC9zcGFuPjwvYT4NCjwvYm9keT4NCjwvaHRtbD4=
</data>

          </attachment>
      

    </bug>

</bugzilla>