<?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>256167</bug_id>
          
          <creation_ts>2023-05-01 09:54:50 -0700</creation_ts>
          <short_desc>Don&apos;t throw when popovers and dialogs are in the requested state</short_desc>
          <delta_ts>2023-05-01 09:58:18 -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>DOM</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>255879</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="Joey Arhar">jarhar</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ntim</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1952180</commentid>
    <comment_count>0</comment_count>
    <who name="Joey Arhar">jarhar</who>
    <bug_when>2023-05-01 09:54:50 -0700</bug_when>
    <thetext>When showPopover or hidePopover are called on elements and they are already in the requested state, these methods should not throw.
When showModal or show are called on dialog elements and they are already in the requested state, these methods should not throw.
HTML spec PR: https://github.com/whatwg/html/issues/9045
WPT: https://github.com/web-platform-tests/wpt/pull/39781</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1952181</commentid>
    <comment_count>1</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2023-05-01 09:58:18 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>