<?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>75644</bug_id>
          
          <creation_ts>2012-01-05 12:38:50 -0800</creation_ts>
          <short_desc>REGRESSION (r104060): fast/forms/textarea-metrics.html is failing</short_desc>
          <delta_ts>2012-01-06 06:49:00 -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>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></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Antti Koivisto">koivisto</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mrobinson</cc>
    
    <cc>pnormand</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>530548</commentid>
    <comment_count>0</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2012-01-05 12:38:50 -0800</bug_when>
    <thetext>it is</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>530554</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2012-01-05 12:44:34 -0800</bug_when>
    <thetext>This is the diff in question:

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/forms/textarea-metrics-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/forms/textarea-metrics-actual.txt 
@@ -88,84 +88,84 @@

 Testing CSS1Compat document.
 Properties = none
-PASS CSS1Compatdoc.getElementById(&apos;no-styles&apos;).clientWidth is 54
-PASS CSS1Compatdoc.getElementById(&apos;no-styles&apos;).clientHeight is 54
-PASS CSS1Compatdoc.getElementById(&apos;no-styles&apos;).offsetWidth is 56
-PASS CSS1Compatdoc.getElementById(&apos;no-styles&apos;).offsetHeight is 56
-PASS CSS1Compatdoc.getElementById(&apos;no-styles&apos;).scrollWidth is 54
-PASS CSS1Compatdoc.getElementById(&apos;no-styles&apos;).scrollHeight is 54
+FAIL CSS1Compatdoc.getElementById(&apos;no-styles&apos;).clientWidth should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;no-styles&apos;).clientHeight should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;no-styles&apos;).offsetWidth should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;no-styles&apos;).offsetHeight should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;no-styles&apos;).scrollWidth should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;no-styles&apos;).scrollHeight should be 54. Was 48.

 Properties = disabled: &quot;true&quot;,
-PASS CSS1Compatdoc.getElementById(&apos;-disabled-true-&apos;).clientWidth is 54
-PASS CSS1Compatdoc.getElementById(&apos;-disabled-true-&apos;).clientHeight is 54
-PASS CSS1Compatdoc.getElementById(&apos;-disabled-true-&apos;).offsetWidth is 56
-PASS CSS1Compatdoc.getElementById(&apos;-disabled-true-&apos;).offsetHeight is 56
-PASS CSS1Compatdoc.getElementById(&apos;-disabled-true-&apos;).scrollWidth is 54
-PASS CSS1Compatdoc.getElementById(&apos;-disabled-true-&apos;).scrollHeight is 54
+FAIL CSS1Compatdoc.getElementById(&apos;-disabled-true-&apos;).clientWidth should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-disabled-true-&apos;).clientHeight should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-disabled-true-&apos;).offsetWidth should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-disabled-true-&apos;).offsetHeight should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-disabled-true-&apos;).scrollWidth should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-disabled-true-&apos;).scrollHeight should be 54. Was 48.

 Properties = innerHTML: &quot;A&quot;,
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-&apos;).clientWidth is 54
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-&apos;).clientHeight is 54
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-&apos;).offsetWidth is 56
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-&apos;).offsetHeight is 56
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-&apos;).scrollWidth is 54
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-&apos;).scrollHeight is 54
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-&apos;).clientWidth should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-&apos;).clientHeight should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-&apos;).offsetWidth should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-&apos;).offsetHeight should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-&apos;).scrollWidth should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-&apos;).scrollHeight should be 54. Was 48.

 Properties = innerHTML: &quot;AAAAAAAAA&quot;,
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-&apos;).clientWidth is 37
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-&apos;).clientHeight is 54
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-&apos;).offsetWidth is 56
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-&apos;).offsetHeight is 56
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-&apos;).scrollWidth is 37
-FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-&apos;).scrollHeight should be 64. Was 104.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-&apos;).clientWidth should be 37. Was 31.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-&apos;).clientHeight should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-&apos;).offsetWidth should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-&apos;).offsetHeight should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-&apos;).scrollWidth should be 37. Was 31.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-&apos;).scrollHeight should be 64. Was 184.

 Properties = innerHTML: &quot;A&quot;, disabled: &quot;true&quot;,
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-disabled-true-&apos;).clientWidth is 54
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-disabled-true-&apos;).clientHeight is 54
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-disabled-true-&apos;).offsetWidth is 56
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-disabled-true-&apos;).offsetHeight is 56
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-disabled-true-&apos;).scrollWidth is 54
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-disabled-true-&apos;).scrollHeight is 54
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-disabled-true-&apos;).clientWidth should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-disabled-true-&apos;).clientHeight should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-disabled-true-&apos;).offsetWidth should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-disabled-true-&apos;).offsetHeight should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-disabled-true-&apos;).scrollWidth should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-disabled-true-&apos;).scrollHeight should be 54. Was 48.

 Properties = innerHTML: &quot;AAAAAAAAA&quot;, disabled: &quot;true&quot;,
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-disabled-true-&apos;).clientWidth is 37
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-disabled-true-&apos;).clientHeight is 54
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-disabled-true-&apos;).offsetWidth is 56
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-disabled-true-&apos;).offsetHeight is 56
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-disabled-true-&apos;).scrollWidth is 37
-FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-disabled-true-&apos;).scrollHeight should be 64. Was 104.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-disabled-true-&apos;).clientWidth should be 37. Was 31.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-disabled-true-&apos;).clientHeight should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-disabled-true-&apos;).offsetWidth should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-disabled-true-&apos;).offsetHeight should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-disabled-true-&apos;).scrollWidth should be 37. Was 31.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-disabled-true-&apos;).scrollHeight should be 64. Was 184.

 Properties = innerHTML: &quot;A&quot;, style: &quot;padding:8px&quot;,
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-style-padding-8px-&apos;).clientWidth is 66
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-style-padding-8px-&apos;).clientHeight is 66
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-style-padding-8px-&apos;).offsetWidth is 68
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-style-padding-8px-&apos;).offsetHeight is 68
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-style-padding-8px-&apos;).scrollWidth is 66
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-style-padding-8px-&apos;).scrollHeight is 66
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-style-padding-8px-&apos;).clientWidth should be 66. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-style-padding-8px-&apos;).clientHeight should be 66. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-style-padding-8px-&apos;).offsetWidth should be 68. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-style-padding-8px-&apos;).offsetHeight should be 68. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-style-padding-8px-&apos;).scrollWidth should be 66. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-style-padding-8px-&apos;).scrollHeight should be 66. Was 48.

 Properties = innerHTML: &quot;AAAAAAAAA&quot;, style: &quot;padding:8px&quot;,
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-style-padding-8px-&apos;).clientWidth is 49
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-style-padding-8px-&apos;).clientHeight is 66
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-style-padding-8px-&apos;).offsetWidth is 68
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-style-padding-8px-&apos;).offsetHeight is 68
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-style-padding-8px-&apos;).scrollWidth is 49
-FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-style-padding-8px-&apos;).scrollHeight should be 76. Was 116.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-style-padding-8px-&apos;).clientWidth should be 49. Was 31.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-style-padding-8px-&apos;).clientHeight should be 66. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-style-padding-8px-&apos;).offsetWidth should be 68. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-style-padding-8px-&apos;).offsetHeight should be 68. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-style-padding-8px-&apos;).scrollWidth should be 49. Was 31.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-style-padding-8px-&apos;).scrollHeight should be 76. Was 196.

 Properties = innerHTML: &quot;A&quot;, rows: &quot;10&quot;,
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-rows-10-&apos;).clientWidth is 54
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-rows-10-&apos;).clientHeight is 54
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-rows-10-&apos;).offsetWidth is 56
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-rows-10-&apos;).offsetHeight is 56
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-rows-10-&apos;).scrollWidth is 54
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-A-rows-10-&apos;).scrollHeight is 54
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-rows-10-&apos;).clientWidth should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-rows-10-&apos;).clientHeight should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-rows-10-&apos;).offsetWidth should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-rows-10-&apos;).offsetHeight should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-rows-10-&apos;).scrollWidth should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-A-rows-10-&apos;).scrollHeight should be 54. Was 48.

 Properties = innerHTML: &quot;AAAAAAAAA&quot;, rows: &quot;10&quot;,
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-rows-10-&apos;).clientWidth is 37
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-rows-10-&apos;).clientHeight is 54
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-rows-10-&apos;).offsetWidth is 56
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-rows-10-&apos;).offsetHeight is 56
-PASS CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-rows-10-&apos;).scrollWidth is 37
-FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-rows-10-&apos;).scrollHeight should be 64. Was 104.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-rows-10-&apos;).clientWidth should be 37. Was 31.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-rows-10-&apos;).clientHeight should be 54. Was 48.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-rows-10-&apos;).offsetWidth should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-rows-10-&apos;).offsetHeight should be 56. Was 50.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-rows-10-&apos;).scrollWidth should be 37. Was 31.
+FAIL CSS1Compatdoc.getElementById(&apos;-innerHTML-AAAAAAAAA-rows-10-&apos;).scrollHeight should be 64. Was 184.

 PASS successfullyParsed is true</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>530559</commentid>
    <comment_count>2</comment_count>
      <attachid>121314</attachid>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2012-01-05 12:48:47 -0800</bug_when>
    <thetext>Created attachment 121314
patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>531061</commentid>
    <comment_count>3</comment_count>
    <who name="Antti Koivisto">koivisto</who>
    <bug_when>2012-01-06 06:49:00 -0800</bug_when>
    <thetext>http://trac.webkit.org/changeset/104290</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>121314</attachid>
            <date>2012-01-05 12:48:47 -0800</date>
            <delta_ts>2012-01-05 23:21:27 -0800</delta_ts>
            <desc>patch</desc>
            <filename>doctype-styleselector-reset.patch</filename>
            <type>text/plain</type>
            <size>1361</size>
            <attacher name="Antti Koivisto">koivisto</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJDb3JlL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBTb3VyY2UvV2Vi
Q29yZS9DaGFuZ2VMb2cJKHJldmlzaW9uIDEwNDE5NikKKysrIFNvdXJjZS9XZWJDb3JlL0NoYW5n
ZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE3IEBACisyMDEyLTAxLTA1ICBBbnR0aSBL
b2l2aXN0byAgPGFudHRpQGFwcGxlLmNvbT4KKworICAgICAgICBSRUdSRVNTSU9OIChyMTA0MDYw
KTogZmFzdC9mb3Jtcy90ZXh0YXJlYS1tZXRyaWNzLmh0bWwgaXMgZmFpbGluZworICAgICAgICBo
dHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9NzU2NDQKKworICAgICAgICBS
ZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBXZSBuZWVkIHRvIGNsZWFyIHRo
ZSBzdHlsZSBzZWxlY3RvciBvbiBkb2MgdHlwZSBjaGFuZ2UgYXMgdGhlIGRvYyB0eXBlCisgICAg
ICAgIG1heSBhZmZlY3QgaW50ZXJwcmV0YXRpb24gb2YgdGhlIHN0eWxlc2hlZXRzLiByMTA0MDYw
IGV4dGVuZGVkIHRoZSBsaWZlCisgICAgICAgIG9mIHRoZSBzdHlsZSBzZWxlY3RvciBpbiBzb21l
IGNhc2VzLCBleHBvc2luZyB0aGlzIHByb2JsZW0uCisKKyAgICAgICAgKiBkb20vRG9jdW1lbnQu
Y3BwOgorICAgICAgICAoV2ViQ29yZTo6RG9jdW1lbnQ6OnNldERvY1R5cGUpOgorCiAyMDEyLTAx
LTA1ICBDaGFuZ1Nlb2sgT2ggIDxzaGl2YW1pZG93QGdtYWlsLmNvbT4KIAogICAgICAgICBSZW1v
dmUgc3R5bGUgd2FybmluZyBpbiBHcmFwaGljc0NvbnRleHQzRE9wZW5HTC5jcHAKSW5kZXg6IFNv
dXJjZS9XZWJDb3JlL2RvbS9Eb2N1bWVudC5jcHAKPT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gU291cmNlL1dlYkNv
cmUvZG9tL0RvY3VtZW50LmNwcAkocmV2aXNpb24gMTA0MTY1KQorKysgU291cmNlL1dlYkNvcmUv
ZG9tL0RvY3VtZW50LmNwcAkod29ya2luZyBjb3B5KQpAQCAtNzEzLDYgKzcxMyw4IEBAIHZvaWQg
RG9jdW1lbnQ6OnNldERvY1R5cGUoUGFzc1JlZlB0cjxEb2MKICAgICBtX2RvY1R5cGUgPSBkb2NU
eXBlOwogICAgIGlmIChtX2RvY1R5cGUpCiAgICAgICAgIG1fZG9jVHlwZS0+c2V0VHJlZVNjb3Bl
UmVjdXJzaXZlbHkodGhpcyk7CisgICAgLy8gRG9jdHlwZSBhZmZlY3RzIHRoZSBpbnRlcnByZXRh
dGlvbiBvZiB0aGUgc3R5bGVzaGVldHMuCisgICAgbV9zdHlsZVNlbGVjdG9yLmNsZWFyKCk7CiB9
CiAKIERPTUltcGxlbWVudGF0aW9uKiBEb2N1bWVudDo6aW1wbGVtZW50YXRpb24oKQo=
</data>
<flag name="review"
          id="121774"
          type_id="1"
          status="+"
          setter="ap"
    />
          </attachment>
      

    </bug>

</bugzilla>