<?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>124516</bug_id>
          
          <creation_ts>2013-11-18 10:08:28 -0800</creation_ts>
          <short_desc>[EFL] fast/filter-image/filter-image-animation.html is failing</short_desc>
          <delta_ts>2014-05-26 08:20:33 -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>WebKit EFL</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>133153</dup_id>
          
          <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="Michal Pakula vel Rutka">mpakulavelrutka</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>lucas.de.marchi</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>951645</commentid>
    <comment_count>0</comment_count>
    <who name="Michal Pakula vel Rutka">mpakulavelrutka</who>
    <bug_when>2013-11-18 10:08:28 -0800</bug_when>
    <thetext>Layout test is failing since introduction in r154906

--- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/fast/filter-image/filter-image-animation-expected.txt
+++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/fast/filter-image/filter-image-animation-actual.txt
@@ -1,15 +1,28 @@
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
+CONSOLE MESSAGE: line 254: Unexpected mismatch between CSS Image functions.
             
-PASS - &quot;backgroundImage&quot; property for &quot;brightness&quot; element at 1s saw something close to: -webkit-filter(url(image.svg), brightness(0.5))
-PASS - &quot;backgroundImage&quot; property for &quot;blur&quot; element at 1s saw something close to: -webkit-filter(url(image.svg), blur(5px))
-PASS - &quot;backgroundImage&quot; property for &quot;grayscale&quot; element at 1s saw something close to: -webkit-filter(url(image.svg), grayscale(0.5))
-PASS - &quot;backgroundImage&quot; property for &quot;sepia&quot; element at 1s saw something close to: -webkit-filter(url(image.svg), sepia(0.5))
-PASS - &quot;backgroundImage&quot; property for &quot;no&quot; element at 1s saw something close to: -webkit-filter(url(blue.svg), sepia(0))
-PASS - &quot;backgroundImage&quot; property for &quot;string&quot; element at 1s saw something close to: -webkit-filter(url(image.svg), sepia(0.5))
-PASS - &quot;backgroundImage&quot; property for &quot;multiple1&quot; element at 1s saw something close to: -webkit-filter(url(image.svg), sepia(0.5) blur(1.5px) hue-rotate(22.5deg))
-PASS - &quot;backgroundImage&quot; property for &quot;multiple2&quot; element at 1s saw something close to: -webkit-filter(url(image.svg), contrast(0.5) blur(1.5px) hue-rotate(22.5deg))
-PASS - &quot;backgroundImage&quot; property for &quot;urlfilter&quot; element at 1s saw something close to: -webkit-filter(url(image.svg), sepia(0.25))
-PASS - &quot;backgroundImage&quot; property for &quot;filterurl&quot; element at 1s saw something close to: -webkit-filter(url(image.svg), sepia(0.25))
-PASS - &quot;backgroundImage&quot; property for &quot;filterdiffurl&quot; element at 1s saw something close to: -webkit-filter(url(blue.svg), sepia(0.5))
-PASS - &quot;backgroundImage&quot; property for &quot;generated1&quot; element at 1s saw something close to: -webkit-filter(-webkit-filter(url(image.svg), blur(3px)), sepia(0))
-PASS - &quot;backgroundImage&quot; property for &quot;generated2&quot; element at 1s saw something close to: -webkit-filter(-webkit-cross-fade(url(image.svg), url(image.svg), 50%), sepia(0))
+FAIL - &quot;backgroundImage&quot; property for &quot;brightness&quot; element at 1s expected: -webkit-filter(url(image.svg), brightness(0.5)) but saw: none
+FAIL - &quot;backgroundImage&quot; property for &quot;blur&quot; element at 1s expected: -webkit-filter(url(image.svg), blur(5px)) but saw: none
+FAIL - &quot;backgroundImage&quot; property for &quot;grayscale&quot; element at 1s expected: -webkit-filter(url(image.svg), grayscale(0.5)) but saw: none
+FAIL - &quot;backgroundImage&quot; property for &quot;sepia&quot; element at 1s expected: -webkit-filter(url(image.svg), sepia(0.5)) but saw: none
+FAIL - &quot;backgroundImage&quot; property for &quot;no&quot; element at 1s expected: -webkit-filter(url(blue.svg), sepia(0)) but saw: none
+FAIL - &quot;backgroundImage&quot; property for &quot;string&quot; element at 1s expected: -webkit-filter(url(image.svg), sepia(0.5)) but saw: none
+FAIL - &quot;backgroundImage&quot; property for &quot;multiple1&quot; element at 1s expected: -webkit-filter(url(image.svg), sepia(0.5) blur(1.5px) hue-rotate(22.5deg)) but saw: none
+FAIL - &quot;backgroundImage&quot; property for &quot;multiple2&quot; element at 1s expected: -webkit-filter(url(image.svg), contrast(0.5) blur(1.5px) hue-rotate(22.5deg)) but saw: none
+FAIL - &quot;backgroundImage&quot; property for &quot;urlfilter&quot; element at 1s expected: -webkit-filter(url(image.svg), sepia(0.25)) but saw: none
+FAIL - &quot;backgroundImage&quot; property for &quot;filterurl&quot; element at 1s expected: -webkit-filter(url(image.svg), sepia(0.25)) but saw: url(file:///mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/LayoutTests/fast/filter-image/resources/image.svg)
+FAIL - &quot;backgroundImage&quot; property for &quot;filterdiffurl&quot; element at 1s expected: -webkit-filter(url(blue.svg), sepia(0.5)) but saw: none
+FAIL - &quot;backgroundImage&quot; property for &quot;generated1&quot; element at 1s expected: -webkit-filter(-webkit-filter(url(image.svg), blur(3px)), sepia(0)) but saw: none
+FAIL - &quot;backgroundImage&quot; property for &quot;generated2&quot; element at 1s expected: -webkit-filter(-webkit-cross-fade(url(image.svg), url(image.svg), 50%), sepia(0)) but saw: none</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1011756</commentid>
    <comment_count>1</comment_count>
    <who name="Michal Pakula vel Rutka">mpakulavelrutka</who>
    <bug_when>2014-05-26 08:20:33 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 133153 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>