<?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>188218</bug_id>
          
          <creation_ts>2018-08-01 04:08:01 -0700</creation_ts>
          <short_desc>REGRESSION(r234187): [GTK] fast/repaint/canvas-object-fit.html is failing</short_desc>
          <delta_ts>2024-05-27 07:47:37 -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>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>REOPENED</bug_status>
          <resolution></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="Alicia Boya García">aboya</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>dpino</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1446855</commentid>
    <comment_count>0</comment_count>
    <who name="Alicia Boya García">aboya</who>
    <bug_when>2018-08-01 04:08:01 -0700</bug_when>
    <thetext>The following test is failing on GTK since r234187-234188

fast/repaint/canvas-object-fit.html

Likely cause: r234187 

commit 43328f89208260443761a7c5cbb8bc7a8b00e07a
    Animation stops with object-fit:contain on an animated 2d canvas
    https://bugs.webkit.org/show_bug.cgi?id=187840

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/repaint/canvas-object-fit-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/repaint/canvas-object-fit-actual.txt
@@ -1,21 +1 @@
- (GraphicsLayer
-  (anchor 0.00 0.00)
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (contentsOpaque 1)
-      (children 1
-        (GraphicsLayer
-          (position 8.00 8.00)
-          (bounds 202.00 102.00)
-          (drawsContent 1)
-          (repaint rects
-            (rect 70.00 20.00 7.00 7.00)
-          )
-        )
-      )
-    )
-  )
-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2038065</commentid>
    <comment_count>1</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-05-27 07:42:55 -0700</bug_when>
    <thetext>Test(s) is passing after switch to Skia in 278498@main https://results.webkit.org/?suite=layout-tests&amp;test=fast/repaint/canvas-object-fit.html&amp;platform=GTK&amp;platform=WPE After updating test expectations in 279290@main, there are no more test(s) referring to this bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2038066</commentid>
    <comment_count>2</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-05-27 07:47:37 -0700</bug_when>
    <thetext>Closed bug by mistake. This test regression is still valid.

https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/279346%40main%20%2815842%29/fast/repaint/canvas-object-fit-diff.txt

--- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/fast/repaint/canvas-object-fit-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/fast/repaint/canvas-object-fit-actual.txt
@@ -11,7 +11,7 @@
           (bounds 202.00 102.00)
           (drawsContent 1)
           (repaint rects
-            (rect 70.00 20.00 7.00 7.00)
+            (rect 51.00 1.00 100.00 100.00)
           )
         )
       )</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>