<?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>18944</bug_id>
          
          <creation_ts>2012-09-20 22:17:53 +0000</creation_ts>
          <short_desc>Suggested test from live DOM viewer: &lt;!DOCTYPE html&gt; &lt;style&gt; .fixed { position:fixed; } .overlayA { background-color: rgba(255, 0, 0, 0.8); position: absolute; top: 0px; z-index: 1; } .overlayB { background-color: rgba(0, 255, 0, 0.8); position: absolute;</short_desc>
          <delta_ts>2012-09-20 22:17:53 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>testsuite</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>mike</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>74168</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-09-20 22:17:53 +0000</bug_when>
    <thetext>&lt;!DOCTYPE html&gt;
&lt;style&gt;
.fixed {
position:fixed;
}
.overlayA {
background-color: rgba(255, 0, 0, 0.8);
position: absolute;
top: 0px;
z-index: 1;
}
.overlayB {
background-color: rgba(0, 255, 0, 0.8);
position: absolute;
top: 30px;
z-index: 3;
}
.content {
background-color: rgba(0, 0, 255, 0.8);
position: absolute;
z-index: 2;
}
&lt;/style&gt;
&lt;div class=&quot;fixed&quot;&gt;
  &lt;div class=&quot;overlayA&quot;&gt;overlay_a&lt;/div&gt;
  &lt;div class=&quot;overlayB&quot;&gt;overlay_b&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;content&quot;&gt;content&lt;br&gt;goes&lt;br&gt;here&lt;/div&gt;

Posted from: 93.186.23.242
User agent: BlackBerry8520/5.0.0.681 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/142
Referer:</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>