<?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>265329</bug_id>
          
          <creation_ts>2023-11-24 15:30:34 -0800</creation_ts>
          <short_desc>Align with Web-Spec and add &apos;supportsText&apos; support in CSSImportRule.idl</short_desc>
          <delta_ts>2023-11-24 17:03:20 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</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>256180</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>WPTImpact</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ahmad Saleem">ahmad.saleem792</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>1994709</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-11-24 15:30:34 -0800</bug_when>
    <thetext>Hi Team,

While going through IDL files, I noticed that we don&apos;t have following:

&gt; readonly attribute CSSOMString? supportsText;

Web-Spec: https://drafts.csswg.org/cssom/#cssimportrule

WPT Test Coverage: https://wpt.fyi/results/css/cssom/idlharness.html?label=master&amp;label=experimental&amp;aligned=&amp;q=idlharness+safari%3Afail

We fail following:

&gt; CSSImportRule interface: attribute supportsText
&gt; CSSImportRule interface: sheet.cssRules[0] must inherit property &quot;supportsText&quot; with the proper type

Just wanted to raise so we can fix it.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1994713</commentid>
    <comment_count>1</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2023-11-24 17:03:20 -0800</bug_when>
    <thetext>

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

    </bug>

</bugzilla>