<?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>230237</bug_id>
          
          <creation_ts>2021-09-13 16:26:56 -0700</creation_ts>
          <short_desc>[ Mac iOS ] 2 imported/w3c/web-platform-tests/css/cssom-view/ (layout-tests) are constant text failures</short_desc>
          <delta_ts>2022-06-23 14:14:39 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=230196</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=230271</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Robert Jenner">jenner</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>koivisto</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1793146</commentid>
    <comment_count>0</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2021-09-13 16:26:56 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/css/cssom-view/scrollIntoView-inline-image.html
imported/w3c/web-platform-tests/css/cssom-view/mouseEvent-offsetXY-svg.html

Are constant text failures on all Mac, iOS, and WPE queues.

HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcssom-view%2FmouseEvent-offsetXY-svg.html&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcssom-view%2FscrollIntoView-inline-image.html

DIFF for :imported/w3c/web-platform-tests/css/cssom-view/mouseEvent-offsetXY-svg.html&quot;:

-CONSOLE MESSAGE: Unhandled Promise Rejection: Error: element click intercepted error
 
-Harness Error (FAIL), message = Unhandled rejection: element click intercepted error
+PASS MouseEvent.offsetX/Y returns coordinates relative to the root svg
 
-NOTRUN MouseEvent.offsetX/Y returns coordinates relative to the root svg
-


DIFF for &quot;imported/w3c/web-platform-tests/css/cssom-view/scrollIntoView-inline-image.html&quot;:
 To be scrolled into view
 
-PASS Scrolling an inline element with a large line height uses the bounding rect
+FAIL Scrolling an inline element with a large line height uses the bounding rect assert_approx_equals: expected 594 +/- 1 but got 8



It appears they were introduced at r282351, and have been constantly failing since:
https://trac.webkit.org/changeset/282341/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1793148</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-09-13 16:28:21 -0700</bug_when>
    <thetext>&lt;rdar://problem/83077757&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1793149</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2021-09-13 16:30:17 -0700</bug_when>
    <thetext>(In reply to Robert Jenner from comment #0)
&gt; imported/w3c/web-platform-tests/css/cssom-view/scrollIntoView-inline-image.
&gt; html
&gt; imported/w3c/web-platform-tests/css/cssom-view/mouseEvent-offsetXY-svg.html
&gt; 
&gt; Are constant text failures on all Mac, iOS, and WPE queues.
&gt; 
&gt; HISTORY:
&gt; https://results.webkit.org/?suite=layout-tests&amp;suite=layout-
&gt; tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcssom-
&gt; view%2FmouseEvent-offsetXY-svg.html&amp;test=imported%2Fw3c%2Fweb-platform-
&gt; tests%2Fcss%2Fcssom-view%2FscrollIntoView-inline-image.html
&gt; 
&gt; DIFF for
&gt; :imported/w3c/web-platform-tests/css/cssom-view/mouseEvent-offsetXY-svg.
&gt; html&quot;:
&gt; 
&gt; -CONSOLE MESSAGE: Unhandled Promise Rejection: Error: element click
&gt; intercepted error
&gt;  
&gt; -Harness Error (FAIL), message = Unhandled rejection: element click
&gt; intercepted error
&gt; +PASS MouseEvent.offsetX/Y returns coordinates relative to the root svg
&gt;  
&gt; -NOTRUN MouseEvent.offsetX/Y returns coordinates relative to the root svg
&gt; -
&gt; 
&gt; 
&gt; DIFF for
&gt; &quot;imported/w3c/web-platform-tests/css/cssom-view/scrollIntoView-inline-image.
&gt; html&quot;:
&gt;  To be scrolled into view
&gt;  
&gt; -PASS Scrolling an inline element with a large line height uses the bounding
&gt; rect
&gt; +FAIL Scrolling an inline element with a large line height uses the bounding
&gt; rect assert_approx_equals: expected 594 +/- 1 but got 8
&gt; 
&gt; 
&gt; 
&gt; It appears they were introduced at r282351, and have been constantly failing
&gt; since:
&gt; https://trac.webkit.org/changeset/282341/webkit


Bit of a typo. r282341 appears to be where it was introduced. The following link is correct, but the r282351 is incorrect.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1793150</commentid>
    <comment_count>3</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2021-09-13 16:35:03 -0700</bug_when>
    <thetext>I was able to reproduce the failure of both at BigSur Production ToT using the following test:

run-webkit-tests &lt;insert test here&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1793163</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2021-09-13 17:11:44 -0700</bug_when>
    <thetext>I think imported/w3c/web-platform-tests/css/cssom-view/mouseEvent-offsetXY-svg.html should just be skipped. It relies on some Web driver stuff.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1793192</commentid>
    <comment_count>5</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2021-09-13 21:16:32 -0700</bug_when>
    <thetext>Marked both tests as failing in r282378</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1877846</commentid>
    <comment_count>6</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-06-23 14:14:39 -0700</bug_when>
    <thetext>Robert Jenner confirmed this was resolved as of 5/20/2022.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>