<?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>100074</bug_id>
          
          <creation_ts>2012-10-22 22:12:08 -0700</creation_ts>
          <short_desc>[chromium] svg/as-image/image-respects-pageScaleFactor-change.html should use dumpAsText(true)</short_desc>
          <delta_ts>2013-04-09 17:07:28 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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="noel gordon">noel.gordon</reporter>
          <assigned_to name="Stephen Chenney">schenney</assigned_to>
          <cc>dpranke</cc>
    
    <cc>schenney</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>748273</commentid>
    <comment_count>0</comment_count>
    <who name="noel gordon">noel.gordon</who>
    <bug_when>2012-10-22 22:12:08 -0700</bug_when>
    <thetext>Test currently uses dumpAsText(1) but that&apos;s not supported by chromium DRT so NRWT won&apos;t compare the expected pixel results :/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>748559</commentid>
    <comment_count>1</comment_count>
    <who name="Stephen Chenney">schenney</who>
    <bug_when>2012-10-23 06:16:03 -0700</bug_when>
    <thetext>So dumpAsText(1) means dump as text and compare as image, but do not dump the render tree?

How &apos;bout that. I can try to get it implemented, or maybe Dirk has time.

Still, the test seems to me like it should be a ref-test, so I think I will make it so.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>748572</commentid>
    <comment_count>2</comment_count>
    <who name="noel gordon">noel.gordon</who>
    <bug_when>2012-10-23 06:33:12 -0700</bug_when>
    <thetext>Change it to dumpAsText(true), that&apos;ll work everywhere.  Then submit new pixel results for chromium.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>748822</commentid>
    <comment_count>3</comment_count>
    <who name="Dirk Pranke">dpranke</who>
    <bug_when>2012-10-23 11:27:52 -0700</bug_when>
    <thetext>As far as I know, dumpAsText(True) means do not dump a render tree and do not produce a pixel result, on all ports. I don&apos;t think there&apos;s a difference between dumpAsText(true) and dumpAsText(1), nor a way to get non-render-tree text output but still get a pixel result.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>749260</commentid>
    <comment_count>4</comment_count>
    <who name="noel gordon">noel.gordon</who>
    <bug_when>2012-10-23 19:53:23 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; As far as I know, dumpAsText(True) means do not dump a render tree and do not produce a pixel result, on all ports.

It means dump text &amp; pixels and do not dump render tree and yes, we admit it&apos;s confusing

http://trac.webkit.org/wiki/Writing%20Layout%20Tests%20for%20DumpRenderTree#Howtodisablerendertreedumpsbutkeeppixelsandtext


&gt;  I don&apos;t think there&apos;s a difference between dumpAsText(true) and dumpAsText(1)

Agree; there should not be a difference.  However the chromium DRT only accepts a boolean and that creates a difference on the Chromium port :)  I can fix that later.

As suggested, just change this test to use dumpAsText(true), and check in new chromium pixel results.

I&apos;ve fixed the other cases of dumpAsText(1) on bug 100076.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>872516</commentid>
    <comment_count>5</comment_count>
    <who name="Stephen Chenney">schenney</who>
    <bug_when>2013-04-09 17:07:28 -0700</bug_when>
    <thetext>Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>