<?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>188658</bug_id>
          
          <creation_ts>2018-08-16 09:09:25 -0700</creation_ts>
          <short_desc>[WPE] fast/shadow-dom/trusted-event-scoped-flags.html is failing</short_desc>
          <delta_ts>2025-07-29 06:40: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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>LayoutTestFailure</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Zan Dobersek">zan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>fujii</cc>
    
    <cc>webkit-unassigned</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1450704</commentid>
    <comment_count>0</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2018-08-16 09:09:25 -0700</bug_when>
    <thetext>The fast/shadow-dom/trusted-event-scoped-flags.html test is failing on WPE:

--- /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/shadow-dom/trusted-event-scoped-flags-expected.txt
+++ /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/shadow-dom/trusted-event-scoped-flags-actual.txt
@@ -28,8 +28,8 @@
 PASS composed is true
 
 input.value = &quot;hello&quot;; eventSender.mouseMoveTo(input.offsetLeft + 1, y); eventSender.mouseDown();
-PASS log(input, &quot;select&quot;); eventSender.mouseMoveTo(input.offsetLeft + input.offsetWidth - 2, y); eventSender.mouseUp(); eventType is &quot;select&quot;
-PASS composed is false
+FAIL log(input, &quot;select&quot;); eventSender.mouseMoveTo(input.offsetLeft + input.offsetWidth - 2, y); eventSender.mouseUp(); eventType should be select (of type string). Was undefined (of type undefined).
+FAIL composed should be false (of type boolean). Was undefined (of type undefined).
 
 PASS log(editableElement, &quot;selectstart&quot;); eventSender.mouseMoveTo(editableElement.offsetLeft + 1, y); eventSender.mouseDown(); eventType is &quot;selectstart&quot;
 PASS composed is false</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2133086</commentid>
    <comment_count>1</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-07-29 06:40:28 -0700</bug_when>
    <thetext>Fixed by 297961@main and 297973@main.

History:
  https://results.webkit.org/?suite=layout-tests&amp;test=fast%2Fshadow-dom%2Ftrusted-event-scoped-flags.html&amp;platform=WPE</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>