<?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>135243</bug_id>
          
          <creation_ts>2014-07-24 11:25:32 -0700</creation_ts>
          <short_desc>Pseudo-elements should not display a resize handle when styled with the css3-ui `resize` property</short_desc>
          <delta_ts>2024-10-24 06:27:51 -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>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.9</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>267519</dup_id>
          
          <bug_file_loc>http://result.dabblet.com/gist/ab432c3f6a8f672cd077</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, WPTImpact</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Lea Verou">lea</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>bfulgham</cc>
    
    <cc>dholbert</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1024533</commentid>
    <comment_count>0</comment_count>
    <who name="Lea Verou">lea</who>
    <bug_when>2014-07-24 11:25:32 -0700</bug_when>
    <thetext>Although a resize handle is shown, the pink pseudo-element in the testcase above cannot actually be resized.

css3-ui states that the resize property applies to “elements with ‘overflow’ other than visible”, which includes pseudo-elements.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1211613</commentid>
    <comment_count>1</comment_count>
    <who name="Daniel Holbert">dholbert</who>
    <bug_when>2016-07-15 15:39:12 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; css3-ui states that the resize property applies to “elements with ‘overflow’
&gt; other than visible”, which includes pseudo-elements.

The css3-ui spec now also says &quot;Implementations should not apply the resize property to generated content.&quot;  That includes the pseudo-element in the dabblet testcase here.
Spec link: http://dev.w3.org/csswg/css-ui/#resize

So, I think the (current) expected behavior here is that WebKit shouldn&apos;t be showing a resizer on that pseudo-element. (The resize property &quot;should not apply&quot;, i.e. it shouldn&apos;t affect rendering at all.)

Incidentally, Firefox/Gecko recently changed to have that behavior (not showing a resizer) in https://bugzilla.mozilla.org/show_bug.cgi?id=1043537</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1883492</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-13 17:25:04 -0700</bug_when>
    <thetext>Safari continues to show a resize handle, when it should not.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1883493</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-07-13 17:25:19 -0700</bug_when>
    <thetext>&lt;rdar://problem/96983000&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1990374</commentid>
    <comment_count>4</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-11-06 17:33:08 -0800</bug_when>
    <thetext>https://wpt.fyi/results/css/css-ui/resize-generated-content.html?label=master&amp;label=experimental&amp;aligned&amp;q=safari%3Afail

Live Link: http://wpt.live/css/css-ui/resize-generated-content.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2070348</commentid>
    <comment_count>5</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2024-10-24 06:27:51 -0700</bug_when>
    <thetext>Progressed with 285644@main

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

    </bug>

</bugzilla>