<?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>97197</bug_id>
          
          <creation_ts>2012-09-20 04:45:07 -0700</creation_ts>
          <short_desc>[Qt][WK2][CSS Regions]  fast/regions/css-regions-disabled.html fails</short_desc>
          <delta_ts>2012-12-26 13:55:13 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>AdobeTracked, Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>57312</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mibalan</cc>
    
    <cc>mihnea</cc>
    
    <cc>ossy</cc>
    
    <cc>WebkitBugTracker</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>724416</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-09-20 04:45:07 -0700</bug_when>
    <thetext>Maybe overridePreference of WebKitCSSRegionsEnabled doesn&apos;t work on Qt WK2:
&quot;window.testRunner.overridePreference(&quot;WebKitCSSRegionsEnabled&quot;, &quot;0&quot;);&quot;

--- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/fast/regions/css-regions-disabled-expected.txt
+++ /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/fast/regions/css-regions-disabled-actual.txt
@@ -3,19 +3,19 @@
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.


-PASS testWebKitFlowInto(&quot;-webkit-flow-into: none&quot;) is &quot;&quot;
-PASS testWebKitFlowInto(&quot;-webkit-flow-into: first-flow&quot;) is &quot;&quot;
+FAIL testWebKitFlowInto(&quot;-webkit-flow-into: none&quot;) should be . Was none.
+FAIL testWebKitFlowInto(&quot;-webkit-flow-into: first-flow&quot;) should be . Was first-flow.
 PASS testComputedStyleWebKitFlowInto(&quot;none&quot;) is &quot;none&quot;
-PASS testComputedStyleWebKitFlowInto(&quot;first-flow&quot;) is &quot;none&quot;
-PASS testWebKitFlowFrom(&quot;-webkit-flow-from: first-flow&quot;) is &quot;&quot;
-PASS testWebKitFlowFrom(&quot;-webkit-flow-from: none&quot;) is &quot;&quot;
-PASS testComputedStyleWebKitFlowFrom(&quot;first-flow&quot;) is &quot;none&quot;
+FAIL testComputedStyleWebKitFlowInto(&quot;first-flow&quot;) should be none. Was first-flow.
+FAIL testWebKitFlowFrom(&quot;-webkit-flow-from: first-flow&quot;) should be . Was first-flow.
+FAIL testWebKitFlowFrom(&quot;-webkit-flow-from: none&quot;) should be . Was none.
+FAIL testComputedStyleWebKitFlowFrom(&quot;first-flow&quot;) should be none. Was first-flow.
 PASS testComputedStyleWebKitFlowFrom(&quot;none&quot;) is &quot;none&quot;
-PASS testWebKitRegionOverflow(&quot;-webkit-region-overflow: auto&quot;) is &quot;&quot;
-PASS testWebKitRegionOverflow(&quot;-webkit-region-overflow: break&quot;) is &quot;&quot;
+FAIL testWebKitRegionOverflow(&quot;-webkit-region-overflow: auto&quot;) should be . Was auto.
+FAIL testWebKitRegionOverflow(&quot;-webkit-region-overflow: break&quot;) should be . Was break.
 PASS testComputedStyleWebKitRegionOverflow(&quot;auto&quot;) is &quot;auto&quot;
-PASS testComputedStyleWebKitRegionOverflow(&quot;break&quot;) is &quot;auto&quot;
-PASS webkitRegionRuleIndex is -1
+FAIL testComputedStyleWebKitRegionOverflow(&quot;break&quot;) should be auto. Was break.
+FAIL webkitRegionRuleIndex should be -1. Was 0.
 PASS successfullyParsed is true

 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>724441</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-09-20 05:14:23 -0700</bug_when>
    <thetext>It fails after enabling CSS regions in https://bugs.webkit.org/show_bug.cgi?id=97196, so I&apos;m going to skip it until proper fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>797234</commentid>
    <comment_count>2</comment_count>
    <who name="Mihnea Ovidenie">mihnea</who>
    <bug_when>2012-12-25 22:33:02 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; It fails after enabling CSS regions in https://bugs.webkit.org/show_bug.cgi?id=97196, so I&apos;m going to skip it until proper fix.

Hi Ossy,

I cannot find this test in the list of skipped regions tests on QT. Is this one really skipped and failing?

Cheers,
Mihnea</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>797380</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-12-26 13:55:13 -0800</bug_when>
    <thetext>Good point, it was fixed by https://trac.webkit.org/changeset/129430</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>