<?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>15779</bug_id>
          
          <creation_ts>2012-01-29 18:46:01 +0000</creation_ts>
          <short_desc>Example of overflow situation confusingly focuses on absolutely positioned elements</short_desc>
          <delta_ts>2012-12-04 00:54:31 +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>CSS Level 2</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Windows 3.1</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="Anton P">antonsforums</reporter>
          <assigned_to name="Bert Bos">bert</assigned_to>
          
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>63292</commentid>
    <comment_count>0</comment_count>
    <who name="Anton P">antonsforums</who>
    <bug_when>2012-01-29 18:46:01 +0000</bug_when>
    <thetext>Reported by Anton Prowse

11.1 (Overflow and clipping) provides the following example of when overflow occurs:

  # A descendant box is positioned absolutely, partly outside the box.
  # Such boxes are not always clipped by the overflow property on their
  # ancestors; specifically, they are not clipped by the overflow of
  # any ancestor between themselves and their containing block 

s/absolutely//
s/Such/Absolutely positioned/
since relpos boxes may also overflow, and it is confusing to not mention them; but the second sentence (introduced as the resolution to Issue 161 [http://wiki.csswg.org/spec/css2.1#issue-161]) only applies to abspos boxes.

Conversation begins: http://lists.w3.org/Archives/Public/www-style/2009Feb/0308.html

Bug description: http://lists.w3.org/Archives/Public/www-style/2009Mar/0001.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>